{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "139013667, South Beach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.389349630869023,
          58.20809352124265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139021920, South Beach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.3890438378797185,
          58.20741157134965
        ]
      }
    }
  ]
}