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: "Kids Incorporated Learning Centers Scottsdale",
description: "Kids Incorporated Learning Centers in Scottsdale is a tutoring and test prep facility serving elementary through high school students. They offer one-on-one tutoring, group classes, and SAT/ACT test preparation to help students improve academic performance and test scores. The center focuses on personalized learning plans tailored to each student's needs and learning style.",
url: "http://www.kidsinclearningcenters.com/",
telephone: "+1-602-996-5431",
address: {
@type: "PostalAddress",
streetAddress: "4848 E Cactus Rd STE 600",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85254",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.599123399999996,
longitude: -111.9769443
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "73",
bestRating: "5"
},
areaServed: "Scottsdale and surrounding Phoenix metropolitan areas",
knowsAbout: "Tutoring & Test Prep, Students seeking academic improvement, High school students preparing for college entrance exams, Families looking for personalized tutoring support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Learning Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
}
],
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.