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: "Pool Referees, LLC",
description: "Pool Referees, LLC is a Plano-based pool service company specializing in pool cleaning, maintenance, and equipment repair for residential customers throughout the Dallas-Fort Worth area. With over a decade of experience, they provide reliable weekly cleaning, seasonal opening and closing services, and prompt repair solutions to keep pools in top condition year-round.",
url: "http://www.poolrefs.com/",
telephone: "+1-972-430-5454",
address: {
@type: "PostalAddress",
streetAddress: "1308 Capital Ave suite #11",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75074",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.0107433,
longitude: -96.6943221
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Pool & Spa Services, Homeowners seeking reliable weekly pool maintenance, customers needing seasonal opening/closing service, residential pool owners with equipment issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Prompt, Reliable Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal Services"
}
],
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.