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: "Top Plays Sports",
description: "Top Plays Sports is a sports training facility in Fredericksburg, VA offering athletic development and sports instruction for youth and players of all ages. Located at 1127 International Pkwy, they provide a dedicated space for skill development, conditioning, and sports-specific training programs designed to help athletes improve performance and reach their athletic goals.",
url: "https://topbusinessesusa.top/details/top-plays-sports-ChIJh-2",
telephone: "+1-540-419-6095",
address: {
@type: "PostalAddress",
streetAddress: "1127 International Pkwy",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22406",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.360425,
longitude: -77.51359959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Young athletes, competitive players, teams seeking professional training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Sports Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Training"
}
],
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.