Structured Data

    Jacuzzi of Lubbock

    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: "Jacuzzi of Lubbock",
      description: "Jacuzzi of Lubbock is a local retailer and service provider specializing in hot tubs, spas, and pool equipment. Located in Lubbock, they offer sales, installation, maintenance, and repair services for Jacuzzi products and related pool and spa systems. Their team provides expert guidance on product selection and ongoing support to keep backyard leisure spaces running smoothly.",
      url: "https://jacuzzilubbock.com/",
      telephone: "+1-806-780-7727",
      address: {
        @type: "PostalAddress",
        streetAddress: "7239 Quaker Ave",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5274868,
        longitude: -101.9052705
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners seeking hot tubs or spas, existing spa owners needing maintenance and repair, families wanting backyard leisure upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authorized Jacuzzi Retailer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Support"
        }
      ],
      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.