Structured Data

    Leslie's Pool Supplies

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Leslie's Pool Supplies",
      description: "Leslie's Pool Supplies is a retail pool and spa supply store in Charlotte offering chemicals, equipment, and accessories for pool maintenance and care. They provide water testing services and expert advice to help customers maintain healthy pools and hot tubs. Whether you're opening a pool for the season, treating algae problems, or replacing equipment, Leslie's stocks the supplies and knowledge needed for DIY pool owners.",
      url: "https://lesliespool.com/location/charlotte-northcarolina-north-charlotte-635.html",
      telephone: "+1-704-598-1300",
      address: {
        @type: "PostalAddress",
        streetAddress: "7010 Smith Corners Blvd D",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28269",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.350139999999996,
        longitude: -80.84291
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Charlotte and surrounding areas, NC",
      knowsAbout: "Pool & Spa Services, DIY pool owners, Hot tub owners, Seasonal pool maintenance, First-time pool buyers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Testing Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Product Range"
        }
      ],
      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.