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: "JAG Pool Service and Supply",
description: "JAG Pool Service and Supply is a full-service pool company with over 20 years of experience serving Middle Tennessee. They offer custom pool design and construction (gunite, vinyl, and fiberglass), pool remodeling, liner installation, regular maintenance and cleaning, equipment repair, chemical balancing, and a complete line of pool supplies. Owner Jordan and his skilled team handle everything from new pool builds to complex remodels, winterization, and ongoing maintenance to keep pools in pristine condition.",
url: "http://jagpoolservices.com/",
telephone: "+1-615-957-8255",
address: {
@type: "PostalAddress",
streetAddress: "3668 Central Pike Suite A",
addressLocality: "Hermitage",
addressRegion: "TN",
postalCode: "37076",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.182013399999995,
longitude: -86.62420329999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Nashville and Middle Tennessee, including Hermitage and surrounding areas",
knowsAbout: "Pool & Spa Services, Homeowners needing pool construction or remodeling, Existing pool owners seeking reliable maintenance and repair, Property owners planning custom pool design",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Detailed Craftsmanship"
}
],
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.