{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200034963, East End Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18800909693169546,
          51.59071521126089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200035306, Christ's College Finchley, East End Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1871558387617378,
          51.59111568276544
        ]
      }
    }
  ]
}