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: "MaNDI Galore Event Venue",
description: "MaNDI Galore is an elegant 4,500 sq. ft. event venue in Plano offering a sophisticated setting for weddings, quinceañeras, corporate events, graduations, baby showers, anniversaries, and social gatherings. The venue accommodates 70–300 guests and features modern interiors with 36 chandeliers, white drapery, a pristine white stage, and elegant acrylic chairs. Led by owner Mary, the team provides professional event coordination and customizable floral decor to create seamless, stress-free celebrations tailored to each client's vision.",
url: "http://www.mandigalore.com/",
telephone: "+1-646-886-1522",
address: {
@type: "PostalAddress",
streetAddress: "301 W Parker Rd #110",
addressLocality: "Plano",
addressRegion: "TX",
postalCode: "75023",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.040149299999996,
longitude: -96.7070607
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Plano, TX and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families celebrating quinceañeras, corporate event planners, graduation celebrations, anniversary parties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Spacious & Versatile Capacity"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Elegant Decor & Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full 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.