{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "139013675, South Beach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.385777879300159,
          58.2077308421978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "139025529, South Beach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.385737685815831,
          58.20754336730166
        ]
      }
    }
  ]
}