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: "Tennessee Dyslexia Centers",
description: "Tennessee Dyslexia Centers specializes in evidence-based dyslexia intervention and assessment for children and adults in the Brentwood area. They provide personalized tutoring programs designed specifically for individuals with dyslexia, using structured literacy approaches and scientifically-proven methods to improve reading, writing, and spelling skills. The center offers comprehensive evaluations and customized one-on-one instruction tailored to each student's learning profile.",
url: "http://tndyslexiacenters.com/",
telephone: "+1-615-739-5039",
address: {
@type: "PostalAddress",
streetAddress: "7003 Chadwick Dr #343",
addressLocality: "Brentwood",
addressRegion: "TN",
postalCode: "37027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0309542,
longitude: -86.7886824
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Brentwood, TN and surrounding Nashville metropolitan areas",
knowsAbout: "Tutoring & Test Prep, Students with dyslexia, Parents seeking specialized reading intervention, Individuals with learning differences, School-age children and adults",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dyslexia Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
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.