Structured Data

    Fowler's Pools

    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: "Fowler's Pools",
      description: "Fowler's Pools is a family-owned pool service company serving the Phoenix metro area for over 30 years. They specialize in pool and spa repair, maintenance, remodeling, and water feature services for both residential and commercial clients. Their expertise includes leak detection, pump repair, tile cleaning and repair, filter maintenance, algae removal (green-to-blue pool recovery), and new pool construction.",
      url: "https://fowlerspools.com/",
      telephone: "+1-480-227-5057",
      address: {
        @type: "PostalAddress",
        streetAddress: "2320 W Peoria Ave Unit C116",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85029",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.583139599999996,
        longitude: -112.10908459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "224",
        bestRating: "5"
      },
      areaServed: "Phoenix metro area and surrounding communities",
      knowsAbout: "Pool & Spa Services, Homeowners with pool maintenance needs, Property managers overseeing commercial pools, Homeowners requiring specialized repairs, Customers seeking long-term recurring pool service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "30+ Years Family-Owned Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free On-Site Estimates"
        }
      ],
      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.