Created
January 25, 2023 23:46
-
-
Save fabianekc/345caad8e1776217c5b0e4de9af3198f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Imkerei Hans Huber", | |
"LFBIS-Betriebsnummer": "123", | |
"location": { | |
"address": "straße 1, 1010 Wien", | |
"coordinates": [ | |
{ | |
"latitude": 48.1, | |
"longitude": 60.1 | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment