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: "The Pool and Spa Doctor-Maryland Hot Tub Repair",
description: "The Pool and Spa Doctor provides comprehensive hot tub and spa repair, maintenance, and service to Baltimore-area homeowners. Specializing in equipment repair, water chemistry balancing, and seasonal maintenance, they help keep residential pools and hot tubs in optimal condition year-round. Their experienced technicians handle both routine upkeep and emergency repairs for backyard leisure systems.",
url: "https://www.maryland-hottub-pool-spa-repair.com/",
telephone: "+1-410-304-2463",
address: {
@type: "PostalAddress",
streetAddress: "822 Guilford Ave",
addressLocality: "Baltimore",
addressRegion: "MD",
postalCode: "21202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.299391299999996,
longitude: -76.612138
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.1",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Baltimore, MD and surrounding areas",
knowsAbout: "Pool & Spa Services, Hot tub owners needing repairs, Pool and spa owners seeking seasonal maintenance, Homeowners wanting water chemistry balancing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hot Tub Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Service Area"
}
],
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.