{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002566227, Fitzwilliam Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1201158776718203,
          52.200178306626135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004202988, Trumpington Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12016444614128348,
          52.20027634481199
        ]
      }
    }
  ]
}