{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310033876, New Lane Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0305819092305826,
          51.450301669829706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310045162, New Lane Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0305431222419765,
          51.45009453719002
        ]
      }
    }
  ]
}