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: "Poseidon Pool Service",
description: "Poseidon Pool Service is a Brentwood-based pool maintenance company specializing in weekly cleaning, equipment repair, and seasonal opening and closing services. They provide comprehensive pool care to keep residential pools clean, safe, and properly maintained throughout the year.",
url: "http://poseidonpools.co/",
telephone: "+1-615-618-1008",
address: {
@type: "PostalAddress",
streetAddress: "1289 Old Hickory Blvd",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0412655,
longitude: -86.8237302
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Brentwood, TN and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners with residential pools, Busy professionals needing regular maintenance, Seasonal pool users",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Pool Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Brentwood Provider"
}
],
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.