Structured Data

    Coopers Hall

    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: "Coopers Hall",
      description: "Coopers Hall is a multi-purpose event venue and brewpub located in Portland's Central Eastside Industrial District. They offer craft beer, food service, and a versatile indoor and outdoor space suitable for weddings, corporate events, private parties, and community gatherings. The venue features a spacious hall with flexible layout options, on-site brewing operations, and full-service catering capabilities.",
      url: "https://www.coopershall.com/",
      telephone: "+1-503-719-7000",
      address: {
        @type: "PostalAddress",
        streetAddress: "404 SE 6th Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.519878299999995,
        longitude: -122.65956919999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "185",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding metro areas",
      knowsAbout: "Event & Wedding Venues, Wedding couples, corporate event planners, private party hosts, community organizations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Craft Brewery On-Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor/Outdoor Space"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Food and Beverage"
        }
      ],
      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.