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: "Spotsylvania County Public Schools Center for Family and Preschool Services",
description: "Spotsylvania County Public Schools Center for Family and Preschool Services provides early childhood education and family support programs for children in Spotsylvania County. As a public school division resource, they offer preschool services, developmental screenings, family engagement programs, and referrals to community resources to support children's learning and family well-being.",
url: "https://www.spotsylvania.k12.va.us/o/cfps",
telephone: "+1-540-582-8816",
address: {
@type: "PostalAddress",
streetAddress: "7409 Brock Rd",
addressLocality: "Spotsylvania Courthouse",
addressRegion: "VA",
postalCode: "22553",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2024596,
longitude: -77.59046409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Spotsylvania County, VA",
knowsAbout: "Tutoring & Test Prep, Spotsylvania County families with preschool-age children, families seeking early childhood development support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Public School Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Centered Approach"
}
],
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.