Structured Data

    Just In Time Pool & Spa

    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: "Just In Time Pool & Spa",
      description: "Just In Time Pool & Spa serves the Chicago suburbs with comprehensive pool and spa services including maintenance, repairs, seasonal opening and closing, and equipment replacement. Located in Lombard, the business offers professional water chemistry balancing and hot tub service to keep residential pools and spas in optimal condition year-round.",
      url: "http://www.justintimepool.com/",
      telephone: "+1-630-300-4420",
      address: {
        @type: "PostalAddress",
        streetAddress: "148 Eisenhower Ln N",
        addressLocality: "Lombard",
        addressRegion: "IL",
        postalCode: "60148",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.8412334,
        longitude: -88.0189736
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.8",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Lombard, IL and surrounding Chicago suburbs",
      knowsAbout: "Pool & Spa Services, Homeowners with pools and spas, Chicago suburban residents needing seasonal pool opening/closing, year-round pool maintenance customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa & Hot Tub 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.