{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100838978, Jubilee Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1692554627447933,
          51.44015653477846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100918138, Jubilee Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.168991573079145,
          51.44052783802418
        ]
      }
    }
  ]
}