Structured Data

    Pool Boys

    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: "Pool Boys",
      description: "Pool Boys is a full-service pool company serving Henderson and the Las Vegas valley with over two decades of experience. They specialize in pool cleaning, maintenance, repairs, equipment replacement, and seasonal opening and closing services for residential pools. Their team handles water chemistry balancing, leak detection, equipment troubleshooting, and can manage both routine upkeep and emergency repairs to keep pools safe and functioning year-round.",
      url: "http://www.poolboysusa.com/",
      telephone: "+1-702-263-3269",
      address: {
        @type: "PostalAddress",
        streetAddress: "2657 Windmill Pkwy #364",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89074",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0420048,
        longitude: -115.1037208
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Henderson, Las Vegas, and surrounding areas",
      knowsAbout: "Pool & Spa Services, Residential pool owners seeking reliable ongoing maintenance, homeowners needing repairs or seasonal services, busy professionals wanting hands-off pool care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Experience"
        }
      ],
      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.