Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 46 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Cristals Pool And Spa Service,llc",
description: "Cristals Pool And Spa Service, LLC is a full-service pool and spa maintenance company serving the Waldorf area and surrounding communities. They offer comprehensive pool cleaning, equipment repair, seasonal opening and closing services, water chemistry balancing, and hot tub/spa maintenance to keep residential pools and spas in optimal condition year-round. With a focus on reliable, professional service, Cristals handles both routine maintenance and repairs to extend the life of pool and spa equipment.",
url: "http://www.cristalsservice.com/",
telephone: "+1-240-595-9112",
address: {
@type: "PostalAddress",
streetAddress: "3261 Old Washington Rd STE 2020",
addressLocality: "Waldorf",
addressRegion: "MD",
postalCode: "20602",
addressCountry: "US"
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Waldorf, MD and surrounding areas",
knowsAbout: "Pool & Spa Services, Residential pool owners, Hot tub owners, Homeowners seeking year-round pool maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pool & Spa Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.