Structured Data

    North Shore Pool Boys

    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: "North Shore Pool Boys",
      description: "North Shore Pool Boys is a full-service pool company based in Peabody, MA, specializing in pool cleaning, maintenance, repairs, and seasonal opening and closing services. They serve residential pool owners throughout the North Shore with professional equipment repair, water chemistry balancing, and comprehensive pool care to keep systems running smoothly year-round.",
      url: "https://www.northshorepoolboys.com/",
      telephone: "+1-978-882-5932",
      address: {
        @type: "PostalAddress",
        streetAddress: "22 May St",
        addressLocality: "Peabody",
        addressRegion: "MA",
        postalCode: "01960",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.515282899999995,
        longitude: -70.9409579
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Peabody, MA and surrounding North Shore communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, homeowners seeking weekly maintenance, property managers with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local North Shore 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.