← Back to all Flat Fee outputs

Read-only local campaign artifact

schema-generator-candidate.json

direct-seo-wave-34/schema-generator-candidate.json

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://flatfeehousecleanerssarasota.com/#localbusiness",
      "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"
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Cleaning services listed in the retained homepage capture",
        "itemListElement": [
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Residential Cleaning" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Commercial Cleaning" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Airbnb Cleaning" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Deep Cleaning" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Window Cleaning" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Pressure Washing" } },
          { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Emergency Cleaning" } }
        ]
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://flatfeehousecleanerssarasota.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do I need to provide any cleaning products?",
          "acceptedAnswer": { "@type": "Answer", "text": "No. We bring everything needed, including safe and effective cleaning supplies. We’ll use yours if you prefer." }
        },
        {
          "@type": "Question",
          "name": "How much do services cost?",
          "acceptedAnswer": { "@type": "Answer", "text": "We offer flat-rate pricing based on home size and services needed. Contact us for a free, no-obligation quote." }
        },
        {
          "@type": "Question",
          "name": "Is this a recurring or one-time service?",
          "acceptedAnswer": { "@type": "Answer", "text": "You decide. We offer both one-time and recurring cleaning without locking you into a contract." }
        },
        {
          "@type": "Question",
          "name": "Are you insured and local?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes. We are fully insured, and based right here in Sarasota." }
        },
        {
          "@type": "Question",
          "name": "Can you clean while I’m not home?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes. Many clients give us entry instructions and return to a clean home. We’ll notify you when the job is complete." }
        }
      ]
    }
  ]
}