Structured Data

    Action Swimming Pool Service

    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: "Action Swimming Pool Service",
      description: "Action Swimming Pool Service is a full-service pool maintenance and repair company serving the Denver metro area from their Wheat Ridge location. They specialize in pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing for residential pools. With over 25 customer reviews, they provide reliable seasonal and year-round pool care for homeowners.",
      url: "http://www.actionswimmingpools.com/",
      telephone: "+1-303-431-8501",
      address: {
        @type: "PostalAddress",
        streetAddress: "5168 Parfet St Unit I",
        addressLocality: "Wheat Ridge",
        addressRegion: "CO",
        postalCode: "80033",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7895142,
        longitude: -105.11933739999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Denver metro area including Wheat Ridge and surrounding communities",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy families needing seasonal pool maintenance, Pool owners requiring regular equipment repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.