Structured Data

    Purified Pool Service LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Purified Pool Service LLC",
      description: "Purified Pool Service LLC is a Port St. Lucie-based pool maintenance and service company serving residential customers throughout the area. They specialize in recurring pool cleaning, equipment repair, and water chemistry balancing to keep pools safe and ready to enjoy year-round. With a focus on reliable, professional service, Purified Pool Service handles the technical upkeep so homeowners can simply relax by their pool.",
      telephone: "+1-772-245-0065",
      address: {
        @type: "PostalAddress",
        streetAddress: "1509 SE South Balcourt Ct",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2953814,
        longitude: -80.282241
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, FL and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools, Property managers, Busy families, Vacation home owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Responsive Service"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.