{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "name": "Teesside Cleaning Services",
      "description": "Professional cleaning services connecting customers with trusted cleaners across Teesside including Middlesbrough, Stockton-on-Tees, Hartlepool, Redcar, and Darlington",
      "url": "https://teessidecleaningservices.co.uk",
      "areaServed": [
        {
          "@type": "City",
          "name": "Middlesbrough"
        },
        {
          "@type": "City",
          "name": "Stockton-on-Tees"
        },
        {
          "@type": "City",
          "name": "Hartlepool"
        },
        {
          "@type": "City",
          "name": "Redcar"
        },
        {
          "@type": "City",
          "name": "Darlington"
        }
      ],
      "serviceType": [
        "Residential Cleaning",
        "Commercial Cleaning",
        "Office Cleaning",
        "Deep Cleaning",
        "End of Tenancy Cleaning",
        "Carpet Cleaning"
      ]
    },
    {
      "@type": "Organization",
      "name": "Teesside Cleaning Services",
      "url": "https://teessidecleaningservices.co.uk",
      "logo": "https://teessidecleaningservices.co.uk/team-cleaning.jpg",
      "description": "Connecting Teesside residents and businesses with trusted, professional cleaning services"
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How much do cleaning services cost in Teesside?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Cleaning service costs vary depending on the size of your property, the type of cleaning required, and the frequency of service. Residential cleaning typically ranges from £12-£20 per hour, while commercial cleaning is often quoted per square foot or as a monthly contract. Deep cleaning and specialist services may have different pricing structures. The best way to get accurate pricing is to request quotes from multiple cleaning companies in Teesside."
          }
        },
        {
          "@type": "Question",
          "name": "Are professional cleaners in Teesside insured?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Reputable professional cleaning companies carry public liability insurance and employer's liability insurance to protect both their clients and their staff. When requesting quotes, always verify that the cleaning company is fully insured and ask to see proof of coverage."
          }
        },
        {
          "@type": "Question",
          "name": "What's included in a standard cleaning service?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Standard cleaning services typically include dusting surfaces, vacuuming and mopping floors, cleaning bathrooms and kitchens, emptying bins, and general tidying. The specific tasks included can vary between companies, so it's important to discuss your expectations and confirm what's covered in the service package."
          }
        },
        {
          "@type": "Question",
          "name": "How do I prepare for a professional cleaning service?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Before cleaners arrive, it's helpful to declutter surfaces and floors, secure any valuable or fragile items, and ensure the cleaners have access to all areas you want cleaned. If you have pets, let the cleaning company know in advance."
          }
        },
        {
          "@type": "Question",
          "name": "Can I trust professional cleaners in my home or business?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Reputable cleaning companies conduct thorough background checks on their staff, provide training, and maintain high professional standards. When choosing a cleaning service, look for companies with positive reviews, proper insurance, and clear policies regarding staff vetting."
          }
        },
        {
          "@type": "Question",
          "name": "What's the difference between regular cleaning and deep cleaning?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Regular cleaning maintains cleanliness through routine tasks like dusting, vacuuming, and surface cleaning. Deep cleaning is more intensive and includes tasks that aren't part of regular maintenance, such as cleaning inside appliances, scrubbing grout, washing baseboards, and addressing built-up dirt in hard-to-reach areas."
          }
        }
      ]
    }
  ]
}
