Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Timeless Moments Events",
description: "Timeless Moments Events is an event venue in Corpus Christi specializing in hosting memorable celebrations and gatherings. Located at 5829 Weber Rd, this establishment provides a dedicated space for weddings, parties, and other special occasions. The venue is known for creating the right atmosphere for life's important moments.",
telephone: "+1-361-558-1202",
address: {
@type: "PostalAddress",
streetAddress: "5829 Weber Rd",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78413",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.7103203,
longitude: -97.40670639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families hosting celebrations, event planners seeking private event venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Event Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Establishment"
}
],
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.