Structured Data

    Aqua Splash swimming pool service

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Aqua Splash swimming pool service",
      description: "Aqua Splash is a swimming pool service company based in San Antonio specializing in pool maintenance, cleaning, and seasonal care. They serve residential pool owners throughout the San Antonio area with professional upkeep to keep pools clean, safe, and properly balanced.",
      telephone: "+1-210-902-1227",
      address: {
        @type: "PostalAddress",
        streetAddress: "9015 Mimosa Manor, 8702 Cinnamon Creek Dr #78240",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78245",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4347508,
        longitude: -98.66270259999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "24",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas, TX",
      knowsAbout: "Pool & Spa Services, Homeowners with existing pools, Busy professionals, Property managers with multiple pools",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Pool Maintenance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Antonio Service"
        }
      ],
      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.