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: "Scheduled Garland Pool Maintenance",
description: "Scheduled Garland Pool Maintenance provides professional pool cleaning, maintenance, and repair services for residential pools in the Garland area. The company specializes in keeping pools safe, clean, and properly balanced year-round, handling everything from routine weekly cleaning to equipment repairs and seasonal openings and closings.",
url: "http://garlandpoolmaintenance.com/",
telephone: "+1-214-919-8020",
address: {
@type: "PostalAddress",
streetAddress: "3347 W Walnut St 1 Ste 1",
addressLocality: "Garland",
addressRegion: "TX",
postalCode: "75042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9185854,
longitude: -96.67997629999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Garland, TX and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, busy families seeking routine maintenance, property managers overseeing multiple pools",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Scheduled Recurring Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool Care"
}
],
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.