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: "Nashville Neurocare Therapy",
description: "Nashville Neurocare Therapy is a medical clinic in Murfreesboro specializing in neurological care and therapeutic treatments. They provide comprehensive neurocare services with a focus on evidence-based treatment approaches for neurological conditions. The clinic is part of the Nashville Neurocare network, bringing specialized expertise to the Murfreesboro area.",
url: "https://nashvilleneurocare.com/murfreesboro/",
telephone: "+1-615-465-4875",
address: {
@type: "PostalAddress",
streetAddress: "1725 Medical Center Pkwy Ste 215",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.857546899999996,
longitude: -86.4243188
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
knowsAbout: "Mental Health & Therapy, Patients requiring neurological evaluation and therapy, individuals with complex neurological conditions, those seeking specialized neurocare treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Neurological Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Nashville Neurocare Network"
}
],
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.