Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Novel Prep Irvine",
description: "Novel Prep Irvine is an educational tutoring and test preparation center serving students in the Irvine area. They specialize in SAT and ACT test prep, as well as K-12 subject tutoring across multiple disciplines. Novel Prep offers both one-on-one personalized instruction and group classes to help students build confidence and improve their academic performance.",
url: "https://www.novelprep.org/",
telephone: "+1-949-728-3999",
address: {
@type: "PostalAddress",
streetAddress: "830 Roosevelt",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92620",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6919123,
longitude: -117.76830389999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Irvine, CA and surrounding Orange County communities",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT/ACT, College-bound students, K-12 students needing subject tutoring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Test Prep Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Options"
}
],
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.