{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100032005061, Nottingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4514659751531735,
          52.9252656050459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002767574, Hansard Gate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4632910871650302,
          52.9240970215274
        ]
      }
    }
  ]
}