{
  "@context": "https://schema.org",
  "@type": "Service",
  "serviceType": "House Cleaning",
  "name": "Cleaning Service in Kochi - Professional Deep Cleaning",
  "description": "Premium deep cleaning services for homes and offices in Kochi using 3M chemicals and Kärcher equipment. Fully insured with 15+ years experience.",
  "provider": {
    "@type": "LocalBusiness",
    "name": "Tools & Bubbles",
    "telephone": "+91-9995216660",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Kochi",
      "addressRegion": "Kerala",
      "addressCountry": "IN"
    }
  },
  "areaServed": [
    {
      "@type": "City",
      "name": "Kochi"
    },
    {
      "@type": "City",
      "name": "Ernakulam"
    },
    {
      "@type": "Place",
      "name": "Kakkanad"
    },
    {
      "@type": "Place",
      "name": "Edappally"
    },
    {
      "@type": "Place",
      "name": "Kaloor"
    },
    {
      "@type": "Place",
      "name": "Palarivattom"
    },
    {
      "@type": "Place",
      "name": "Vyttila"
    },
    {
      "@type": "Place",
      "name": "Marine Drive"
    },
    {
      "@type": "Place",
      "name": "Panampilly Nagar"
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Cleaning Service Packages",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Home Deep Cleaning",
          "description": "Complete home deep cleaning including all rooms, kitchen, and bathrooms"
        },
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "INR",
          "price": "2999",
          "minPrice": "999"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Sofa Cleaning",
          "description": "Professional sofa and upholstery cleaning with stain removal"
        },
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "INR",
          "price": "999",
          "minPrice": "300"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Kitchen Deep Cleaning",
          "description": "Complete kitchen degreasing including chimney and cabinets"
        },
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "INR",
          "price": "1999",
          "minPrice": "1500"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Bathroom Deep Cleaning",
          "description": "Professional bathroom cleaning with anti-fungal treatment"
        },
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "INR",
          "price": "999",
          "minPrice": "800"
        }
      }
    ]
  }
}
