Structured Data

    A & Sons Pool Service

    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: "A & Sons Pool Service",
      description: "A & Sons Pool Service is a family-run pool maintenance and service company serving the Aurora area. They specialize in routine pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep residential pools in top condition year-round. With years of local experience, they provide reliable, personalized service for homeowners looking to maintain their pools without the hassle.",
      url: "https://asonspoolsvc.com/",
      telephone: "+1-630-278-6633",
      address: {
        @type: "PostalAddress",
        streetAddress: "831 Claim St",
        addressLocality: "Aurora",
        addressRegion: "IL",
        postalCode: "60505",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.758165299999995,
        longitude: -88.29507459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Aurora, IL and surrounding communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Busy homeowners, Seasonal pool users",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        }
      ],
      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.