@berlin-vegan/berlin-vegan-data-js
Version:
A library and stand-alone program that specifies the native open-source JSON format used by Berlin-Vegan and allows to convert data in this format to be converted to OpenStreetMap/Overpass and Schema.org JSON formats.
22 lines (21 loc) • 515 B
JSON
{
"osm": {
"organizationBaseUrl": "https://www.berlin-vegan.de/",
"locationData": {
"addressCountryCode": "DE",
"phoneCountryCode": 49
},
"inferRedundantTags": true
},
"overpass": {
"copyright": "berlin-vegan.de",
"license": "",
"placeholders": {
"nodeId": 4711,
"timestamp": "2020-04-10T15:36:02Z"
}
},
"schemaOrg": {
"includeReviewText": false
}
}