Structured Data

    Bella Vie Wedding Venue & Event Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bella Vie Wedding Venue & Event Center",
      description: "Bella Vie Wedding Venue & Event Center is a full-service event venue in Lubbock specializing in weddings, receptions, corporate events, and special celebrations. Located on Slide Road, they offer customizable indoor and outdoor spaces designed to accommodate events of various sizes. The venue provides event planning support and coordination services to help couples and clients bring their vision to life.",
      url: "http://www.bellavieevents.com/",
      telephone: "+1-806-787-7777",
      address: {
        @type: "PostalAddress",
        streetAddress: "13603 Slide Rd",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4708955,
        longitude: -101.9217556
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "152",
        bestRating: "5"
      },
      areaServed: "Lubbock and surrounding South Plains region",
      knowsAbout: "Event & Wedding Venues, Engaged couples, corporate event planners, anniversary celebrations, milestone events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Purpose Event Capability"
        }
      ],
      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.