Structured Data

    Pools USA

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pools USA",
      description: "Pools USA is a full-service pool company in Port St. Lucie offering new pool construction, equipment repair, maintenance services, and a retail showroom stocked with pool supplies and accessories. With over a decade of experience, they handle everything from design and installation to seasonal openings, closings, and ongoing chemical balancing to keep pools crystal clear and safe year-round.",
      url: "https://poolsusa.com/",
      telephone: "+1-772-888-7665",
      address: {
        @type: "PostalAddress",
        streetAddress: "1768 SE Port St Lucie Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.270243100000002,
        longitude: -80.2984175
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "116",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool owners needing repairs and maintenance, homeowners planning new pool construction, residents seeking reliable local pool service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Showroom Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.