{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://treasurecoastpoolrepair.com/#website",
      "name": "Treasure Coast Pool Repair Help",
      "url": "https://treasurecoastpoolrepair.com/",
      "description": "Independent pool repair and maintenance request website for Port St. Lucie, FL."
    },
    {
      "@type": "Service",
      "name": "Pool Repair request intake in Port St. Lucie, FL",
      "serviceType": "pool repair and maintenance",
      "areaServed": [
        "Port St. Lucie",
        "Stuart",
        "Fort Pierce",
        "Vero Beach",
        "Jensen Beach",
        "Palm City",
        "Tradition"
      ],
      "telephone": "+15862102104",
      "url": "https://treasurecoastpoolrepair.com/"
    }
  ]
}