{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "300054, University Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6007981937889926,
          51.45779280933701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "379679, University Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6007983118817815,
          51.45780180037067
        ]
      }
    }
  ]
}