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: "Goal Oriented Learning, LLC",
description: "Goal Oriented Learning, LLC is an educational institution in Kissimmee offering tutoring and academic support services for students of various ages. The business provides personalized learning solutions designed to help students achieve their academic goals through customized instruction and educational consultation.",
url: "http://goltutoring.com/",
telephone: "+1-407-614-6600",
address: {
@type: "PostalAddress",
streetAddress: "1910 Shiloh Brook St",
addressLocality: "Kissimmee",
addressRegion: "FL",
postalCode: "34744",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.268504999999998,
longitude: -81.36412039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Kissimmee, FL and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Students seeking personalized tutoring, Parents looking for academic support services, Students preparing for standardized tests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Goal-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Educational Team"
}
],
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.