{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "303014287, Manor Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8933959155674717,
          51.88824533578944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091468719, Balkerne Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8932705923891485,
          51.88810452180954
        ]
      }
    }
  ]
}