Structured Data

    The Venue at Lost Oak Winery

    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: "The Venue at Lost Oak Winery",
      description: "The Venue at Lost Oak Winery is a full-service event venue located in Burleson that specializes in hosting weddings, celebrations, and corporate events. Set within a working winery, the venue offers a picturesque Texas Hill Country-inspired setting with indoor and outdoor spaces, on-site wine service, and event coordination support to bring your vision to life.",
      url: "https://lostoakwinery.com/host-an-event/burleson/",
      telephone: "+1-817-426-6625",
      address: {
        @type: "PostalAddress",
        streetAddress: "8101 County Rd 802",
        addressLocality: "Burleson",
        addressRegion: "TX",
        postalCode: "76028",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.4968144,
        longitude: -97.34081139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Burleson, TX and surrounding DFW communities",
      knowsAbout: "Event & Wedding Venues, Couples seeking upscale winery weddings, corporate events and celebrations, groups wanting a unique Texas venue experience",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Working Winery Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @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.