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: "Sanctuary Farm",
description: "Sanctuary Farm is a 28-acre sustainable event venue near Chapel Hill offering weddings, retreats, and community gatherings with a strong commitment to ecological stewardship. Operating entirely on solar power with an organic garden, the venue features renovated barn spaces, yurts, yomes, and a pond-side gazebo for indoor and outdoor celebrations. The farm accommodates overnight guests (up to 40), provides full kitchen facilities, and offers optional catering through their resident chef—making it ideal for multi-day destination events that blend celebration with nature.",
url: "http://www.sanctuaryfarmnc.com/",
telephone: "+1-786-200-4819",
address: {
@type: "PostalAddress",
streetAddress: "8519 Pickards Meadow Rd",
addressLocality: "Chapel Hill",
addressRegion: "NC",
postalCode: "27516",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.95138430000001,
longitude: -79.15459720000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Chapel Hill, NC and surrounding areas (40 minutes from RDU, 30 minutes from Durham, 20 minutes from Hillsborough)",
knowsAbout: "Event & Wedding Venues, Eco-conscious couples, nature-loving celebration hosts, multi-day destination event planners, retreat organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "100% Solar-Powered & Organic"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Day Destination Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Vendor Restrictions"
}
],
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.