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: "Kennedy ABA - Autism Therapy of North Carolina",
description: "Kennedy ABA provides evidence-based Applied Behavior Analysis (ABA) therapy for children with autism spectrum disorder across North Carolina, Georgia, and Virginia. Services include in-home ABA therapy, school-based therapy, parent training, and comprehensive autism assessments—all delivered by skilled RBTs under BCBA supervision. The practice specializes in early intervention (ages 2-6) and takes a family-centered, data-informed approach, tracking progress daily and adjusting strategies in real time to help children develop communication, social, and daily living skills.",
url: "https://kennedyaba.com/",
telephone: "+1-888-360-6664",
address: {
@type: "PostalAddress",
streetAddress: "660 Summit Crossing Pl",
addressLocality: "Gastonia",
addressRegion: "NC",
postalCode: "28054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2736979,
longitude: -81.143591
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "North Carolina, Georgia, and Virginia",
knowsAbout: "Mental Health & Therapy, Parents of children with autism diagnoses, families seeking early intervention (ages 2-6), parents wanting school collaboration, families who prefer in-home therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Assessment-First Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Insurance Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Above-Standard BCBA Supervision"
}
],
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.