Structured Data

    Davis Pools And Spas

    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: "Davis Pools And Spas",
      description: "Davis Pools and Spas is a full-service pool and spa company serving the San Antonio area with expertise in pool maintenance, repairs, equipment service, and spa care. They handle everything from routine cleaning and water chemistry balancing to equipment repairs and seasonal opening/closing services, helping homeowners keep their pools and spas in pristine condition year-round.",
      url: "http://www.davispoolsandspas.com/",
      telephone: "+1-210-994-9241",
      address: {
        @type: "PostalAddress",
        streetAddress: "1510 Lilac Mist",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78260",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.6820195,
        longitude: -98.46672129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or spas, Property managers, Busy homeowners needing recurring maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Pool 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.