{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://suncoastpoolcages.com/#website",
      "name": "Suncoast Pool Cage Repair Help",
      "url": "https://suncoastpoolcages.com/",
      "description": "Independent pool cage and screen enclosure repair request website for Sarasota, FL."
    },
    {
      "@type": "Service",
      "name": "Pool Cage Repair request intake in Sarasota, FL",
      "serviceType": "pool cage and screen enclosure repair",
      "areaServed": [
        "Sarasota",
        "Bradenton",
        "Lakewood Ranch",
        "Venice",
        "Nokomis",
        "Palmetto",
        "Siesta Key"
      ],
      "telephone": "+15862102104",
      "url": "https://suncoastpoolcages.com/"
    }
  ]
}