Structured Data

    A & B Pool Maintenance

    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 & B Pool Maintenance",
      description: "A & B Pool Maintenance provides comprehensive pool care and maintenance services for residential and commercial properties in the San Jose area. With years of experience in pool chemistry, equipment repair, and seasonal services, they help pool owners keep their water clean, safe, and properly balanced year-round. They specialize in recurring maintenance plans, equipment repairs, and seasonal opening and closing to extend the life of your pool investment.",
      url: "https://www.a-bpools.com/",
      telephone: "+1-408-265-5521",
      address: {
        @type: "PostalAddress",
        streetAddress: "3851 Charter Park Dr Suite D",
        addressLocality: "San Jose",
        addressRegion: "CA",
        postalCode: "95136",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2775744,
        longitude: -121.85210199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "San Jose and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Commercial property managers, Homeowners seeking recurring maintenance plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expert Service"
        }
      ],
      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.