Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 46 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Kid's Harbor Preschool & After School",
description: "Kid's Harbor Preschool & After School is a comprehensive early childhood education and care facility in Harrisonburg serving families with children from preschool through school age. They offer structured preschool programming during traditional school hours and extend care through after-school programs for school-age children. The facility focuses on creating a safe, nurturing environment that supports child development and learning.",
url: "http://www.kidsharbor.org/",
telephone: "+1-540-434-1901",
address: {
@type: "PostalAddress",
streetAddress: "1871 Boyers Rd",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Working parents needing preschool and after-school care, families seeking structured early childhood education, parents wanting one facility for multiple age groups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Programming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Presence"
}
],
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.