Structured Data

    A Better Pool and Spa Service

    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 Better Pool and Spa Service",
      description: "A Better Pool and Spa Service provides comprehensive pool maintenance, repair, and spa services to Tampa and surrounding areas. With over a decade of experience, the team handles everything from routine cleaning and chemical balancing to equipment repairs and seasonal opening/closing. They specialize in keeping residential pools and hot tubs in top condition year-round with reliable, professional service.",
      url: "http://www.a-betterpool.com/",
      telephone: "+1-813-781-8910",
      address: {
        @type: "PostalAddress",
        streetAddress: "7611 Ehrlich Rd",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33625",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.0789902,
        longitude: -82.57081490000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "126",
        bestRating: "5"
      },
      areaServed: "Tampa, FL and surrounding communities",
      knowsAbout: "Pool & Spa Services, Homeowners with pools and spas, busy professionals seeking regular maintenance, property managers with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool & Spa Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Team"
        }
      ],
      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.