Structured Data

    Pickering Barn

    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: "Pickering Barn",
      description: "Pickering Barn is a historic 12,000-square-foot venue in downtown Issaquah housed in a 110+ year-old iconic farmstead building. The venue accommodates up to 350 guests and features spacious banquet rooms, a courtyard for outdoor ceremonies, and manicured grounds with native plantings. Operated by the City of Issaquah, the barn serves as a premier site for wedding ceremonies, receptions, corporate events, and community gatherings, while also hosting the Issaquah Farmers Market and Spring Sustainability Fair.",
      url: "https://www.issaquahwa.gov/875/Pickering-Barn",
      telephone: "+1-425-837-3320",
      address: {
        @type: "PostalAddress",
        streetAddress: "1730 10th Ave NW",
        addressLocality: "Issaquah",
        addressRegion: "WA",
        postalCode: "98027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5500924,
        longitude: -122.04941679999997
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "323",
        bestRating: "5"
      },
      areaServed: "Issaquah and surrounding King County areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking historic wedding venues, large group celebrations, corporate events, community gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Landmark Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Large Capacity with Flexible Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sustainability Focused"
        }
      ],
      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.