GeoJson:Restaurant griechisch: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Bot: Automated import of articles *** existing text overwritten *** |
Bot: Automated import of articles *** existing text overwritten *** |
||
Zeile 1: | Zeile 1: | ||
{ | { | ||
"type": "FeatureCollection", | |||
"features": [ | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Zum kleinen Griechen", | |||
"description": "Zum kleinen Griechen" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2841, | |||
48.3061 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Da Vinci", | |||
"description": "Da Vinci" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.292, | |||
48.2971 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Athene", | |||
"description": "Athene" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2926, | |||
48.3408 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "La Dolce Pizzeria Ristorante", | |||
"description": "La Dolce Pizzeria Ristorante" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.3017, | |||
48.2448 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Taverne Sorbas", | |||
"description": "Taverne Sorbas" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2879, | |||
48.3067 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Asteri", | |||
"description": "Asteri" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2915, | |||
48.2717 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Orpheus", | |||
"description": "Orpheus" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2913, | |||
48.3041 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Aris", | |||
"description": "Aris" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.2745, | |||
48.2999 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Ciao Jassu", | |||
"description": "Ciao Jassu" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.3209, | |||
48.3009 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "The Garage Linz", | |||
"description": "The Garage Linz" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.3033, | |||
48.2918 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "Athène Hauptplatz", | |||
"description": "Athène Hauptplatz" | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
14.286, | |||
48.3055 | |||
] | |||
} | |||
} | |||
] | |||
} | } |