Structured Data

    Everett West

    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: "Everett West",
      description: "Everett West is a polished modern industrial event space located in Portland's Pearl District, owned and operated by Artemis Foods catering company. The venue features exposed brick, concrete floors, high ceilings, and a bright outdoor patio, accommodating up to 300 guests for weddings, corporate meetings, and social gatherings. All events include on-site catering by Artemis Foods, providing a seamless, all-in-one planning experience with experienced staff coordination.",
      url: "https://www.everettwest.com/",
      telephone: "+1-503-410-1461",
      address: {
        @type: "PostalAddress",
        streetAddress: "914 NW Everett St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5250294,
        longitude: -122.680611
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas, Oregon",
      knowsAbout: "Event & Wedding Venues, Corporate event planners, engaged couples seeking full-service venues, social event hosts, conference organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Included On-Site Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Blank Canvas Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Patio"
        }
      ],
      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.