{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014121363, Alma Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.134673430762913,
          51.735263293225685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002951180, Alma Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.134673430762913,
          51.735263293225685
        ]
      }
    }
  ]
}