Structured Data

    Poolie - W University Ave

    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: "Poolie - W University Ave",
      description: "Poolie is a pool and spa care company serving Georgetown and the surrounding area with professional maintenance, repairs, and seasonal services. They handle everything from routine cleaning and chemical balancing to equipment repairs and opening/closing services, offering both one-time and recurring maintenance plans. Poolie focuses on keeping pools in excellent condition year-round with reliable, professional service.",
      url: "https://poolie.com/cities/georgetown/",
      telephone: "+1-737-234-7250",
      address: {
        @type: "PostalAddress",
        streetAddress: "407 W University Ave Suite 200",
        addressLocality: "Georgetown",
        addressRegion: "TX",
        postalCode: "78626",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.6335151,
        longitude: -97.68026809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Georgetown, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Pool owners, spa owners, residential customers seeking consistent maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pool Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Plans"
        }
      ],
      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.