Structured Data

    Diamond Pool & Spa Inc

    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: "Diamond Pool & Spa Inc",
      description: "Diamond Pool & Spa Inc serves the Chicago area with comprehensive pool and hot tub services, including new construction, equipment repair, seasonal maintenance, and water chemistry balancing. Based in Bridgeview, the company offers both installation and ongoing support to keep residential pools and spas in top condition year-round.",
      url: "http://www.diamondpool.com/",
      telephone: "+1-708-233-1717",
      address: {
        @type: "PostalAddress",
        streetAddress: "7631 W 100th Pl",
        addressLocality: "Bridgeview",
        addressRegion: "IL",
        postalCode: "60455",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.7090171,
        longitude: -87.8099337
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Bridgeview, IL and surrounding Chicago area",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or hot tubs, new pool buyers, seasonal maintenance seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Tub & Spa 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.