[
{
"entity": {
"entityId": "brand:demo-outfitters",
"brandName": "Demo Outfitters",
"legalName": null,
"domain": "demo.example",
"ticker": null,
"aliases": [],
"country": "US",
"sourceEntityIds": [
"prefill:demo-outfitters"
]
},
"evidence": {
"evidenceType": "landing_page",
"sourceName": "demo_fixture",
"sourceRecordId": "offer-001",
"sourceUrl": "https://demo.example/offers/spring",
"observedAt": "2026-08-04T08:00:00Z",
"rawTitle": "Spring offer",
"rawTermsText": "20% off orders $50+ with code SPRING20. Ends 2026-09-30.",
"terms": {
"offerKind": "percent_off",
"percentOff": 20,
"minPurchaseAmount": {
"value": 50,
"currency": "USD"
},
"couponCode": "SPRING20",
"endAt": "2026-09-30T23:59:59Z"
},
"entityAttribution": {
"status": "verified_by_source",
"proofType": "first_party_domain",
"proofValue": "demo.example",
"sourceEntityId": "prefill:demo-outfitters",
"proofUrl": "https://demo.example/",
"proofDomain": "demo.example",
"merchantId": null,
"adAccountId": null,
"officialSourceId": null
},
"additionalUrls": []
}
}
]