Structured Data

    Wizard of Pools Inc

    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: "Wizard of Pools Inc",
      description: "Wizard of Pools Inc provides comprehensive pool care and installation services across Queens and surrounding areas. They offer expert pool cleaning, maintenance, repair, and installation services with a focus on reliability, safety, and year-round pool readiness. Their experienced team serves residential pool owners throughout Whitestone, Bayside, Malba, and Queens.",
      url: "https://wizardofpools.com/",
      telephone: "+1-516-919-8391",
      address: {
        @type: "PostalAddress",
        streetAddress: "25-14 78th St",
        addressLocality: "East Elmhurst",
        addressRegion: "NY",
        postalCode: "11370",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7621907,
        longitude: -73.890639
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Queens and surrounding areas including Whitestone, Bayside, Malba",
      knowsAbout: "Pool & Spa Services, Residential pool owners, Homeowners needing regular maintenance, Properties requiring repairs or new installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Year-Round Reliability"
        }
      ],
      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.