Read-only local campaign artifact
schema-stack-candidate.json
direct-seo-wave-34/schema-stack-candidate.json
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@id": "https://flatfeehousecleanerssarasota.com/#entity",
"name": "Flat Fee House Cleaners Sarasota",
"url": "https://flatfeehousecleanerssarasota.com/",
"telephone": "+1-941-207-9556",
"address": {
"@type": "PostalAddress",
"streetAddress": "4650 Country Manor Dr",
"addressLocality": "Sarasota",
"addressRegion": "FL",
"postalCode": "34233",
"addressCountry": "US"
},
"openingHours": "Mo-Su 07:00-21:00",
"areaServed": { "@type": "City", "name": "Sarasota" }
},
{
"@type": "WebPage",
"@id": "https://flatfeehousecleanerssarasota.com/#webpage",
"url": "https://flatfeehousecleanerssarasota.com/",
"name": "House Cleaning Services in Sarasota, FL | Flat Fee House Cleaners",
"about": { "@id": "https://flatfeehousecleanerssarasota.com/#entity" },
"publisher": { "@id": "https://flatfeehousecleanerssarasota.com/#entity" }
}
]
}