{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012739698, Manchester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.040844429422653,
          53.514815278722836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004426572, Manchester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.040844394626665,
          53.51477932520009
        ]
      }
    }
  ]
}