{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002930308, Old Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0727203205713076,
          50.79510445661702
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002930336, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.07183990898188,
          50.79462839859836
        ]
      }
    }
  ]
}