Structured Data

    Chavez Pool Care 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: "Chavez Pool Care Inc",
      description: "Chavez Pool Care Inc is a locally-owned pool service company based in Palatine serving the Chicago area. They specialize in pool maintenance, cleaning, and repair services for residential pool owners. With years of experience in pool care, Chavez Pool Care provides reliable seasonal services and ongoing maintenance to keep pools in top condition.",
      url: "http://chavezpoolcareinc.com/",
      telephone: "+1-847-387-9900",
      address: {
        @type: "PostalAddress",
        streetAddress: "462 E Dundee Rd",
        addressLocality: "Palatine",
        addressRegion: "IL",
        postalCode: "60074",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.1396808,
        longitude: -88.0320897
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.1",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Palatine and surrounding Chicago area",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy professionals needing regular pool maintenance, Property owners seeking reliable seasonal services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Services"
        }
      ],
      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.