{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002234401, West End Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0856356410619483,
          51.37129180969885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024883918, Back Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0865880066710647,
          51.37180278290771
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025563309, Back Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0843484694409198,
          51.37172236443198
        ]
      }
    }
  ]
}