Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Aquamatic Pool Services of Lubbock",
description: "Aquamatic Pool Services of Lubbock is a local pool maintenance and service company serving the Lubbock area. They specialize in pool cleaning, equipment repair, seasonal opening and closing, and water chemistry balancing to keep residential pools in optimal condition. With years of experience serving Lubbock homeowners, they provide reliable upkeep and troubleshooting for both in-ground and above-ground pools.",
url: "https://aquamaticservices.com/",
telephone: "+1-806-392-3513",
address: {
@type: "PostalAddress",
streetAddress: "12104 US-87 suite 6004",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79423",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4840297,
longitude: -101.84603159999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with in-ground or above-ground pools, busy professionals seeking regular maintenance, pool owners new to upkeep",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-service approach"
}
],
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.