Structured Data

    Weekly Lago Vista Pool Cleaning

    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: "Weekly Lago Vista Pool Cleaning",
      description: "Weekly Lago Vista Pool Cleaning provides professional pool maintenance and cleaning services to residential customers throughout the Lago Vista area. Specializing in recurring weekly pool cleaning, the business ensures pools stay crystal clear and properly balanced year-round. With over a decade of local expertise, they handle routine maintenance so homeowners can enjoy their pools without the hassle.",
      url: "http://poolcleaninglagovista.com/",
      telephone: "+1-512-428-8744",
      address: {
        @type: "PostalAddress",
        streetAddress: "19800 Boggy Ford Rd",
        addressLocality: "Lago Vista",
        addressRegion: "TX",
        postalCode: "78645",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4356066,
        longitude: -97.9846195
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "152",
        bestRating: "5"
      },
      areaServed: "Lago Vista, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with pools, Busy professionals, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Recurring Weekly Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Lago Vista Expert"
        }
      ],
      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.