Structured Data

    PoolPro 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: "PoolPro Inc",
      description: "PoolPro Inc is a licensed, full-service swimming pool and spa company based in Bellevue, providing comprehensive maintenance, repair, renovation, and new construction services. Their trained technicians specialize in current industry equipment and products, offering everything from routine pool cleaning and chemical balancing to complete pool builds and spa renovations. They focus on keeping pools and spas clean, safe, efficient, and visually appealing.",
      url: "http://www.poolproinc.com/",
      telephone: "+1-425-455-4854",
      address: {
        @type: "PostalAddress",
        streetAddress: "1481 130th Ave NE",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.623684999999995,
        longitude: -122.16767799999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Bellevue, WA and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with existing pools needing maintenance, property owners planning new pool construction, families seeking spa services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Full-Service Provider"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Renovation Services"
        }
      ],
      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.