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: "Station 3",
description: "Station 3 is a distinctive event venue housed in a historic Houston fire station at 1919 Houston Avenue. The venue offers a versatile industrial-chic setting for weddings, corporate events, and celebrations, with on-site catering options and full event coordination available. The restored firehouse provides an authentic, memorable backdrop for gatherings of various sizes.",
url: "http://www.houstonfirestation.com/",
telephone: "+1-832-831-8113",
address: {
@type: "PostalAddress",
streetAddress: "1919 Houston Ave",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77007",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7750657,
longitude: -95.37264069999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "147",
bestRating: "5"
},
areaServed: "Houston and surrounding Greater Houston area",
knowsAbout: "Event & Wedding Venues, Couples seeking distinctive wedding venues, corporate event planners, celebration hosts looking for unique character and atmosphere",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Firehouse Setting"
},
{
@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.