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: "1848 Event Center",
description: "1848 Event Center is a full-service event venue in Laredo offering elegant spaces for weddings, corporate events, quinceañeras, and private celebrations. The venue provides comprehensive event hosting with customizable layouts and professional event coordination, making it a one-stop destination for memorable occasions of all sizes.",
url: "https://1848event.com/",
telephone: "+1-956-815-6080",
address: {
@type: "PostalAddress",
streetAddress: "7128 E Saunders St",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5342752,
longitude: -99.4251356
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding South Texas areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families celebrating quinceañeras, corporate event planners, private party hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Coordination"
}
],
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.