{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009676420, Northumberland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1336740126330414,
          53.42701998847767
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012784713, Brinnington Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.133596055736514,
          53.42615717759182
        ]
      }
    }
  ]
}