{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38094395, Fifth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9572196960958657,
          53.46410267882167
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38281692, Fifth Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9572196960958657,
          53.46410267882167
        ]
      }
    }
  ]
}