Structured Data

    All American Spas & Pools

    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: "All American Spas & Pools",
      description: "All American Spas & Pools is a full-service pool and spa company serving the Lubbock area with expertise in pool construction, maintenance, repair, and hot tub services. They handle everything from new pool builds and seasonal openings/closings to equipment repairs and water chemistry balancing, providing comprehensive solutions for residential pool and spa owners.",
      url: "https://www.aquaticsconnect.com/lubbock/services-vendors/all-american-spas-pools",
      telephone: "+1-806-785-1514",
      address: {
        @type: "PostalAddress",
        streetAddress: "4707 60th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79414",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5394812,
        longitude: -101.91237629999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools or hot tubs, New pool builders, Property owners needing seasonal pool maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Tub & Spa Expertise"
        }
      ],
      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.