curl --location 'https://api.synup.com/api/v4/local-post-ideas/scraped-context?locationId=TG9jYXRpb246MQ%3D%3D' \
--header 'Synup-Version: 2026-04-17' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx'{
"data": {
"localScrapedContext": {
"id": "string",
"locationId": 0,
"businessName": "string",
"category": "string",
"businessDescription": "string",
"location": "string",
"services": {},
"products": {},
"subcategories": {},
"pricing": {},
"availability": {},
"uniqueSellingPoints": {},
"tone": "string",
"targetCustomers": "string",
"scrapedImages": {},
"insights": {},
"brandPrimaryColor": "string",
"brandSecondaryColor": "string",
"brandLogoUrl": "string",
"scrapedContext": "string",
"visualContext": {}
}
}
}