{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025677472, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5481088053159806,
          51.50215412578724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002656671, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5485758285376763,
          51.501905169390604
        ]
      }
    }
  ]
}