Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pro Backyard Pool Service LLC",
description: "Pro Backyard Pool Service LLC is a family-owned pool maintenance company serving Northeast Orlando and surrounding areas with comprehensive cleaning, repair, and maintenance services for residential and commercial pools. They offer weekly recurring cleaning, one-time cleanings, green-to-clear treatments, equipment inspection and repair, and preventive maintenance using professional-grade products. The team provides detailed weekly photo reports and flexible scheduling, with direct communication from experienced professionals who prioritize customer education and on-time service.",
url: "https://probackyardpool.com/pool-service/",
telephone: "+1-407-881-4919",
address: {
@type: "PostalAddress",
streetAddress: "3505 Lake Lynda Dr #200",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32817",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.6008727,
longitude: -81.2219365
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Northeast Orlando, Oviedo, Winter Park, and surrounding areas including Alafaya, Maitland, Baldwin Park, Union Park, and Azalea Park",
knowsAbout: "Pool & Spa Services, Homeowners with pools, Condo associations, Small commercial properties, First-time pool owners needing education",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Weekly Photo & Written Reports"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Owner Communication"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expert Green-to-Clear Treatments"
}
],
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.