Structured Data

    Excel Pool & Spa

    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: "Excel Pool & Spa",
      description: "Excel Pool & Spa is a full-service pool and spa company based in Mountain View, serving the San Francisco Bay Area with comprehensive pool maintenance, repair, and construction services. With over 28 customer reviews, they handle everything from routine pool cleaning and chemical balancing to equipment repairs, seasonal openings and closings, and new pool construction projects. Their experienced team specializes in keeping pools and hot tubs in top condition year-round.",
      url: "http://www.excelpool.com/",
      telephone: "+1-650-961-5888",
      address: {
        @type: "PostalAddress",
        streetAddress: "1924 Plymouth St",
        addressLocality: "Mountain View",
        addressRegion: "CA",
        postalCode: "94043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4175772,
        longitude: -122.0889874
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Mountain View, California and surrounding Bay Area communities",
      knowsAbout: "Pool & Spa Services, Homeowners with existing pools, property owners building new pools, homeowners with hot tubs, properties needing seasonal pool maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round 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.