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: "Aptitude Academics Services LLC",
description: "Aptitude Academics Services LLC is an educational consulting firm based in Park City specializing in test preparation, college admissions guidance, and academic tutoring. They offer personalized SAT/ACT prep, one-on-one tutoring across multiple subjects, and comprehensive college consulting services to help students navigate the admissions process and achieve their academic goals.",
url: "http://aptitudeacademics.com/",
telephone: "+1-435-200-4708",
address: {
@type: "PostalAddress",
streetAddress: "2029 Sidewinder Dr",
addressLocality: "Park City",
addressRegion: "UT",
postalCode: "84060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.663675,
longitude: -111.495476
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "50",
bestRating: "5"
},
areaServed: "Park City and surrounding communities in Utah",
knowsAbout: "Tutoring & Test Prep, High school students preparing for college, parents seeking college planning guidance, students aiming for competitive universities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Test Prep"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "College Admissions Consulting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.