Open Brewery DB · JSON-LD Context

Brewery Example Context

JSON-LD context defining the semantic vocabulary for Brewery Example from Open Brewery DB.

0 Classes 0 Properties 0 Namespaces
View Context View on GitHub

JSON-LD Document

Raw ↑
{
  "@context": "https://raw.githubusercontent.com/api-evangelist/open-brewery-db/main/json-ld/brewery-context.jsonld",
  "@type": "Brewery",
  "@id": "https://api.openbrewerydb.org/v1/breweries/b54b16e1-ac3b-4bff-a11f-f7ae9ddc27e0",
  "id": "b54b16e1-ac3b-4bff-a11f-f7ae9ddc27e0",
  "name": "MadTree Brewing 2.0",
  "brewery_type": "regional",
  "address_1": "5164 Kennedy Ave",
  "address_2": null,
  "address_3": null,
  "city": "Cincinnati",
  "state_province": "Ohio",
  "postal_code": "45213-1566",
  "country": "United States",
  "longitude": -84.4154,
  "latitude": 39.1776,
  "phone": "5138368733",
  "website_url": "https://madtreebrewing.com",
  "state": "Ohio",
  "street": "5164 Kennedy Ave"
}