Structured Data

    Awesome 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: "Awesome Pool Service",
      description: "Awesome Pool Service is a locally-owned pool maintenance and repair company serving Corpus Christi and surrounding areas. They specialize in recurring pool cleaning, equipment repair, seasonal openings and closings, and water chemistry balancing to keep residential pools in top condition year-round. With hands-on expertise and customer-focused service, they handle both routine maintenance and urgent repairs for homeowners throughout the region.",
      url: "http://awesomepoolservice.com/",
      telephone: "+1-361-992-9623",
      address: {
        @type: "PostalAddress",
        streetAddress: "822 Egyptian Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78412",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.710287800000003,
        longitude: -97.3470624
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy professionals, Seasonal pool owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Maintenance"
        },
        {
          @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.