Structured Data

    Oklahoma City Convention 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: "Oklahoma City Convention Center",
      description: "The Oklahoma City Convention Center is a full-service event venue located in downtown Oklahoma City that hosts conventions, trade shows, banquets, corporate events, and social gatherings. With flexible indoor and outdoor spaces totaling over 500,000 square feet, the facility accommodates events from intimate meetings to large-scale conventions with multiple ballrooms, exhibition halls, and breakout rooms. The center provides comprehensive event support including on-site catering coordination, audio-visual technology, event planning services, and parking.",
      url: "https://okcconventioncenter.com/",
      telephone: "+1-405-768-4037",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 Mick Cornett Dr",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73109",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4600891,
        longitude: -97.51581619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "1144",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding metropolitan area",
      knowsAbout: "Event & Wedding Venues, Corporate events and conventions, Wedding receptions and social celebrations, Trade shows and exhibitions, Large group banquets and meetings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extensive Space Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Support"
        }
      ],
      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.