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: "Mission Farm",
description: "Mission Farm is a full-service event venue in Iron Station, NC, offering customizable indoor and outdoor spaces for weddings, receptions, corporate events, and private gatherings. The venue features a rustic barn setting with multiple event areas, on-site catering options, and comprehensive event coordination services to bring your vision to life.",
url: "http://www.missionfarmevents.com/",
telephone: "+1-704-408-8771",
address: {
@type: "PostalAddress",
streetAddress: "2702 Devine Rd",
addressLocality: "Iron Station",
addressRegion: "NC",
postalCode: "28080",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4155695,
longitude: -81.1597402
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "87",
bestRating: "5"
},
areaServed: "Iron Station, NC and surrounding Catawba County area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private celebration hosts, Larger gatherings (100+ guests)",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Rustic Barn Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Catering"
}
],
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.