Structured Data

    4U Pool and Spa

    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: "4U Pool and Spa",
      description: "4U Pool and Spa is a Frisco-based pool and spa service company specializing in maintenance, repairs, and seasonal care for residential pools and hot tubs. With a focus on keeping pools clean, safe, and properly balanced, they serve the greater Dallas-Fort Worth area with reliable weekly maintenance, equipment repair, and opening/closing services for seasonal pool owners.",
      telephone: "+1-469-268-7818",
      address: {
        @type: "PostalAddress",
        streetAddress: "12859 Serenity Dr",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75035",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.184524599999996,
        longitude: -96.79626909999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Frisco, Texas and surrounding Dallas-Fort Worth communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, hot tub owners, homeowners needing seasonal pool opening/closing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hot Tub 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.