Structured Data

    Pools & Spas

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pools & Spas",
      description: "Platinum Pools & Spas is a Mesa-based pool and spa service company offering construction, maintenance, and repair services for residential pools and hot tubs. They handle new pool builds, equipment repairs, seasonal openings and closings, and ongoing chemical balancing to keep pools in top condition. With years of experience serving the Phoenix metro area, they provide comprehensive solutions for both pool upkeep and spa maintenance.",
      url: "https://www.platinumpoolsaz.com/",
      telephone: "+1-480-888-9200",
      address: {
        @type: "PostalAddress",
        streetAddress: "260 N Gilbert Rd UNIT 5",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.420865,
        longitude: -111.788546
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.9",
        reviewCount: "60",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding Phoenix metropolitan area",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or spas needing new construction, regular maintenance, repairs, or seasonal services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        },
        {
          @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.