Structured Data

    The Olie Gathering Place

    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 Olie Gathering Place",
      description: "The Olie Gathering Place is an event venue in Oklahoma City that hosts micro weddings, life celebrations, corporate retreats, and other special events. The indoor space accommodates up to 50 guests and features an additional 1,600 square feet of outdoor patio space for entertaining. Available seven days a week from 7 AM to 11 PM with flexible reservations of four hours or more.",
      url: "https://www.theolieokc.com/",
      telephone: "+1-405-838-1460",
      address: {
        @type: "PostalAddress",
        streetAddress: "2412 N Olie Ave",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73106",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4938661,
        longitude: -97.5285553
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "127",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, Oklahoma",
      knowsAbout: "Event & Wedding Venues, Couples planning micro weddings, small life celebrations, corporate retreats, intimate gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Hours & Days"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor + Outdoor Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Intimate Venue"
        }
      ],
      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.