Structured Data

    Poologic Pool And Spa Service

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

    Schema.org / LocalBusiness
    |
    43 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Poologic Pool And Spa Service",
      description: "Poologic Pool And Spa Service is a pool and spa maintenance company serving the Englewood area. They specialize in keeping pools and spas in top condition through professional service and care.",
      address: {
        @type: "PostalAddress",
        addressLocality: "Englewood",
        addressRegion: "CO",
        postalCode: "80113",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6406753,
        longitude: -104.9879897
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Englewood, CO and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool owners, Spa owners, Homeowners seeking regular maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pool & Spa 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.