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: "The Fig House",
description: "The Fig House is a versatile event venue located in Los Angeles that specializes in weddings, corporate events, and private celebrations. Set in an elegant historic building on Figueroa Street, the venue offers customizable indoor and outdoor spaces perfect for intimate gatherings or larger receptions. The Fig House combines sophisticated ambiance with professional event coordination to help clients execute their vision.",
url: "http://www.fighousela.com/",
telephone: "+1-323-254-4103",
address: {
@type: "PostalAddress",
streetAddress: "6433 N Figueroa St",
addressLocality: "Los Angeles",
addressRegion: "CA",
postalCode: "90042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.118879,
longitude: -118.18398099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "127",
bestRating: "5"
},
areaServed: "Los Angeles and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event hosts, Private party planners, Anniversary and milestone celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Elegant Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor and Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Support"
}
],
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.