{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90158750, Walton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1419541349766984,
          52.46132145077422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90207546, Walton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1420869433060417,
          52.46142917095518
        ]
      }
    }
  ]
}