Structured Data

    Mendoza Pool & Spa Service

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mendoza Pool & Spa Service",
      description: "Mendoza Pool & Spa Service is a family-owned pool and spa maintenance company serving the Redwood City area. They specialize in regular pool cleaning, equipment repair, and spa servicing to keep residential pools and hot tubs in top condition. With a strong focus on personalized customer service, they handle the technical aspects of pool chemistry and maintenance so homeowners can enjoy their pools worry-free.",
      telephone: "+1-650-995-2283",
      address: {
        @type: "PostalAddress",
        streetAddress: "1518 Oxford St",
        addressLocality: "Redwood City",
        addressRegion: "CA",
        postalCode: "94061",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4684105,
        longitude: -122.2269586
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Redwood City and surrounding San Mateo County communities",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools and spas, Property managers overseeing multiple units",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool & Spa Care"
        }
      ],
      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.