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: "The Jax Tutor",
description: "The Jax Tutor provides personalized tutoring services in Jacksonville, specializing in K-12 subject tutoring and SAT/ACT test preparation. They offer both one-on-one in-person sessions and online tutoring to help students improve academic performance and standardized test scores. Their experienced tutors work with each student to develop customized learning plans tailored to individual needs and goals.",
url: "https://www.thejaxtutor.com/",
telephone: "+1-904-339-8855",
address: {
@type: "PostalAddress",
streetAddress: "1200 Riverplace Blvd suite 105",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3179049,
longitude: -81.6576118
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students seeking academic support, high school students preparing for SAT/ACT exams, families wanting personalized one-on-one instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Learning Options"
},
{
@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.