Structured Data

    Castle Falls

    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: "Castle Falls",
      description: "Castle Falls is a full-service event venue and restaurant in Oklahoma City offering elegant indoor and outdoor spaces for weddings, corporate events, and celebrations. The venue features a restaurant serving American cuisine alongside event catering services, making it a one-stop destination for guests to dine and celebrate. With multiple event spaces, professional planning support, and on-site food service, Castle Falls provides comprehensive event hosting for groups of all sizes.",
      url: "https://castlefalls.com/",
      telephone: "+1-405-942-6133",
      address: {
        @type: "PostalAddress",
        streetAddress: "820 N MacArthur Blvd",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73127",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4744939,
        longitude: -97.618127
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "496",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, large group celebrations, rehearsal dinners, anniversary parties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Restaurant & Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Inclusive Event Experience"
        }
      ],
      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.