Structured Data

    Gibbs 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: "Gibbs Pool Service",
      description: "Gibbs Pool Service is a full-service pool maintenance and repair company serving central Massachusetts from their Whitinsville location. They specialize in recurring pool cleaning, equipment repair, seasonal opening and closing services, and water chemistry balancing to keep pools crystal clear and functioning properly year-round. With decades of experience serving residential pool owners, Gibbs Pool Service is known for reliable, professional care and quick response times.",
      url: "http://www.gibbspoolservice.com/contact.html",
      telephone: "+1-508-838-1047",
      address: {
        @type: "PostalAddress",
        streetAddress: "43 Thurston Ave",
        addressLocality: "Whitinsville",
        addressRegion: "MA",
        postalCode: "01588",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.121200699999996,
        longitude: -71.6459436
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Whitinsville, Northbridge, and surrounding central Massachusetts communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, seasonal homeowners, busy professionals needing recurring maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Year-Round Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Established Business"
        }
      ],
      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.