Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "MLoveE Services (Love In Me)",
description: "MLoveE Services offers personalized online tutoring, academic mentoring, and speech-language support for K-12 students in the Fredericksburg area. Founded by certified teachers with over 50 years of combined classroom experience, MLoveE specializes in one-on-one instruction in math, reading, science, and communication skills, with a strong emphasis on social-emotional learning and building student confidence. The service is designed for students who need extra academic support, those with special needs, and families seeking flexible, relationship-based learning tailored to each child's unique learning style.",
url: "http://www.mlovee.org/",
telephone: "+1-804-706-8714",
address: {
@type: "PostalAddress",
streetAddress: "2003 Plank Rd #1128",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
areaServed: "Fredericksburg, VA and surrounding areas (online service)",
knowsAbout: "Tutoring & Test Prep, Students needing extra academic support, children with special needs or autism, families seeking one-on-one mentoring, students developing communication skills",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Teachers as Tutors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Social-Emotional Learning Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible, No-Hidden-Cost Pricing"
}
],
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.