{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023158151, Norfolk Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4695110860181524,
          53.37907831322455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023158153, Norfolk Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.469166026470474,
          53.37902284801169
        ]
      }
    }
  ]
}