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: "Powerful Change Group",
description: "Powerful Change Group provides specialized one-on-one tutoring and life coaching for children and teens in the Phoenix area who learn differently, including those with ADHD, ASD, ODD, Dyslexia, and Dyscalculia. They use visual, verbal, and kinesthetic learning modalities to help students overcome academic and behavioral challenges while building executive functioning and social skills. Their approach combines personalized tutoring in reading and math with coaching to develop organization, self-regulation, and social awareness.",
url: "https://powerfulchangegroup.com/",
telephone: "+1-480-744-5987",
address: {
@type: "PostalAddress",
streetAddress: "6930 E Chauncey Ln Suite 295",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85054",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6529913,
longitude: -111.9312429
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Phoenix, Scottsdale, and surrounding areas in the Phoenix Valley",
knowsAbout: "Tutoring & Test Prep, Parents of students with ADHD or learning disabilities, Students struggling with reading and math, Families seeking executive functioning coaching, Students with autism or sensory processing differences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Learning Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Neurodiversity Focus"
}
],
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.