Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Walnut House Event Venue & Recording Studios",
description: "Walnut House Event Venue & Recording Studios is a versatile event space in downtown Murfreesboro offering both banquet and live music capabilities. Located at 116 N Walnut St, this venue combines traditional event hosting with professional recording studio facilities, making it ideal for weddings, corporate events, concerts, and creative projects. The dual-purpose design sets it apart as a unique venue for clients seeking flexibility in how they use their event space.",
url: "http://www.walnuthousemurfreesboro.com/",
telephone: "+1-615-705-7897",
address: {
@type: "PostalAddress",
streetAddress: "116 N Walnut St",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37130",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8466863,
longitude: -86.3935123
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "137",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding Middle Tennessee areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings with live music, corporate event planners, musicians and bands, independent recording artists",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Recording Studio On-Site"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Purpose Flexibility"
}
],
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.