Structured Data

    The Pool Managers

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Pool Managers",
      description: "The Pool Managers provides comprehensive pool maintenance and service for residential pool owners throughout the Sacramento and Placer County areas. Their core offering is weekly pool service including full chemical balancing, filter cleaning, and equipment maintenance, with a specialty in their filter exchange program that eliminates the need for homeowners to manually clean filters. They also offer pool filter cleaning services for DIY pool owners, new pool owner orientation and training, pool safety fence installation, and pool service audits to evaluate existing maintenance providers.",
      url: "http://www.thepoolmanagers.com/",
      telephone: "+1-916-773-4745",
      address: {
        @type: "PostalAddress",
        streetAddress: "4010 Foothills Blvd Suite 103-107",
        addressLocality: "Roseville",
        addressRegion: "CA",
        postalCode: "95747",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.753890399999996,
        longitude: -121.31111519999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Roseville, Rocklin, Granite Bay, Lincoln, and surrounding areas in Sacramento and Placer Counties, CA",
      knowsAbout: "Pool & Spa Services, Busy homeowners seeking reliable weekly pool maintenance, DIY pool owners who want to outsource filter cleaning, new pool owners needing guidance, and existing customers evaluating their current service provider",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Filter Exchange Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Pool Service Audit"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New Pool Owner Training"
        }
      ],
      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.