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: "Special Price 50% OFF CHIC VENUE IN TAMPA BAY (USF CAMPUS Location)",
description: "CHIC Venue is an elegant event space located on the USF campus in Tampa offering sophisticated settings for weddings, corporate events, and special occasions. This full-service venue provides flexible indoor and outdoor spaces designed to accommodate everything from intimate gatherings to large celebrations, with professional event coordination and on-site amenities to bring your vision to life.",
url: "https://chic-venue.com/",
telephone: "+1-813-280-5200",
address: {
@type: "PostalAddress",
streetAddress: "1339 E Fletcher Ave",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33612",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.068688899999998,
longitude: -82.44500699999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "449",
bestRating: "5"
},
areaServed: "Tampa Bay area and surrounding cities",
knowsAbout: "Event & Wedding Venues, Couples seeking elegant wedding venues, Corporate event planners, Anniversary and milestone celebrations, Formal gatherings and galas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "USF Campus Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Current Promotion"
}
],
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.