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: "Hit the Spot Kitchen (formerly Will's Place)",
description: "Hit the Spot Kitchen is a full-service catering company in Fredericksburg that specializes in customized menus for events of all sizes. Led by experienced culinary professionals, they handle everything from intimate gatherings to large corporate functions, delivering quality cuisine and reliable service directly to your venue.",
url: "http://www.hitthespotkitchen.com/",
telephone: "+1-540-479-1687",
address: {
@type: "PostalAddress",
streetAddress: "3318 Bourbon St",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2812544,
longitude: -77.44855249999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Fredericksburg, Virginia and surrounding areas",
knowsAbout: "Catering, Corporate events, weddings, private parties, organizations and groups looking for dependable full-service catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Catering"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.