{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50000361, Tillery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8534149556627275,
          50.99654636706347
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111557, Tillery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8582448784772865,
          50.99813719009648
        ]
      }
    }
  ]
}