{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009200782, Goose Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3777528354953628,
          51.483687498559355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004732348, Goose Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3770811219222463,
          51.484367296406944
        ]
      }
    }
  ]
}