Structured Data

    Happy Guys Pools & 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: "Happy Guys Pools & Spas",
      description: "Happy Guys Pools & Spas is a full-service pool and spa company in Boca Raton specializing in pool cleaning, maintenance, repair, and equipment services. They handle everything from routine chemical balancing and debris removal to equipment repairs and seasonal openings/closings, serving residential and commercial clients throughout South Florida.",
      url: "http://welovecleanpools.com/",
      telephone: "+1-561-556-4888",
      address: {
        @type: "PostalAddress",
        streetAddress: "1600 S Dixie Hwy #118",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33432",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.335482799999998,
        longitude: -80.0896775
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "100",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida communities",
      knowsAbout: "Pool & Spa Services, Residential pool owners, commercial pool facilities, homeowners needing seasonal pool opening and closing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Presence"
        }
      ],
      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.