{
  "@context": "https://schema.org",
  "@type": "CleaningService",
  "@id": "https://keepitcleanservicesolution.com/#business",
  "name": "Keep It Clean Service Solution",
  "url": "https://keepitcleanservicesolution.com/",
  "telephone": "+1-561-677-2588",
  "image": "https://keepitcleanservicesolution.com/assets/img/keep-it-clean-logo.png",
  "description": "Keep It Clean Service Solution provides residential and commercial cleaning services across South Florida, including Palm Beach, Martin, and Broward County.",
  "areaServed": [
    "Royal Palm Beach",
    "West Palm Beach",
    "Wellington",
    "Jupiter",
    "Lantana",
    "Greenacres",
    "Tequesta",
    "Riviera Beach",
    "Palm Beach Shores",
    "Palm Beach",
    "Boca Raton",
    "Boynton Beach",
    "Delray Beach",
    "Hobe Sound",
    "Stuart",
    "North Palm Beach",
    "Pompano",
    "Palm Beach County",
    "Martin County",
    "Broward County",
    "South Florida"
  ],
  "serviceType": [
    "Residential Cleaning",
    "Commercial Cleaning",
    "General House Cleaning",
    "Deep Cleaning",
    "Move-In and Move-Out Cleaning",
    "Airbnb Cleaning",
    "Rental Property Cleaning",
    "Post Construction Cleaning",
    "Window Cleaning",
    "Pressure Washing",
    "Office Cleaning",
    "Restaurant Cleaning",
    "Daycare Cleaning",
    "Healthcare Cleaning",
    "Store Cleaning",
    "Laundry Pickup and Delivery"
  ],
  "sameAs": [
    "https://www.facebook.com/keepitcleanservicesolution",
    "https://www.instagram.com/keepitcleanservicesolution",
    "https://www.linkedin.com/in/keep-it-clean-2a5ab7296/",
    "https://www.yelp.com/biz/keep-it-clean-service-solution-north-palm-beach-2",
    "https://share.google/VYtXnAU1tQm36hV2j"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Cleaning and laundry services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Residential Cleaning",
          "url": "https://keepitcleanservicesolution.com/residential/"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Commercial Cleaning",
          "url": "https://keepitcleanservicesolution.com/commercial/"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Laundry Pickup and Delivery",
          "url": "https://keepitcleanservicesolution.com/laundry/"
        }
      }
    ]
  }
}
