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: "Forever Learning Tutoring",
description: "Forever Learning Tutoring in Emmett provides personalized academic support to help students of all ages succeed. Located at 825 S Washington Ave, this independent tutoring service offers tailored instruction designed to build confidence and improve performance across various subjects. They focus on understanding each student's unique learning style to deliver effective, customized educational support.",
url: "http://foreverlearningtutoring.com/",
telephone: "+1-208-301-6146",
address: {
@type: "PostalAddress",
streetAddress: "825 S Washington Ave",
addressLocality: "Emmett",
addressRegion: "ID",
postalCode: "83617",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.867658999999996,
longitude: -116.50051119999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Emmett, ID and surrounding areas",
knowsAbout: "Tutoring & Test Prep, K-12 students needing academic support, students struggling with specific subjects, learners who benefit from one-on-one instruction",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Independent Business"
}
],
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.