{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10070933972, Stephens Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3932095888582485,
          53.58274734826422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002541495, Stephens Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3932095888582485,
          53.58274734826422
        ]
      }
    }
  ]
}