{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091129536, Manchester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5189428789600166,
          53.37998873782389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003007543, Manchester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5189880767043333,
          53.379979931157635
        ]
      }
    }
  ]
}