Skip to content

Instantly share code, notes, and snippets.

@malomalo
Created August 7, 2022 21:55
Show Gist options
  • Save malomalo/d030036366f12c391bd68fb3a1bc04c8 to your computer and use it in GitHub Desktop.
Save malomalo/d030036366f12c391bd68fb3a1bc04c8 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Olea All Suite Hotel",
"url": "https://oleaallsuitehotel.com/"
},
"geometry": {
"type": "Point",
"coordinates": [
20.872135162353516,
37.806100899874174
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Cretan Malia Park",
"url": "https://cretanmaliapark.gr/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.477659702301025,
35.29420782001482
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Casa Cook Rhodes",
"url": "https://casacook.com/casa-cook-rhodes"
},
"geometry": {
"type": "Point",
"coordinates": [
28.154906630516052,
36.241737859939555
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Casa Cook Mykonos",
"url": "https://casacook.com/casa-cook-mykonos"
},
"geometry": {
"type": "Point",
"coordinates": [
25.314656496047974,
37.41430738262482
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Casa Cook Samos",
"url": "https://casacook.com/casa-cook-samos"
},
"geometry": {
"type": "Point",
"coordinates": [
26.91910833120346,
37.68670925151553
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Parilio Hotel Paros",
"url": "https://pariliohotelparos.com/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.21299540996551,
37.121081734547026
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Katikies Villa Santorini",
"url": "https://www.katikies.com/katikiesvillasantorini/gallery/accommodations/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.380684435367584,
36.46216070875431
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Katikies Kirini Santorini",
"url": "https://www.katikies.com/kirinisantorini"
},
"geometry": {
"type": "Point",
"coordinates": [
25.387612581253048,
36.46167103068313
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Katikies Garden Santorini",
"url": "https://www.katikies.com/katikiesgardensantorini/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.430286526679993,
36.42177237666368
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "Katikies Mykonos",
"url": "https://www.katikies.com/katikiesmykonos/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.308149456977844,
37.42375714848474
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "lodging",
"name": "NOŪS Santorini",
"url": "https://santorini.nobuhotels.com/"
},
"geometry": {
"type": "Point",
"coordinates": [
25.459726452827454,
36.41526054752876
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment