{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "68133169, Margery Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20207439501957122,
          51.26003230649323
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002049176, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1990067675811938,
          51.25931068842103
        ]
      }
    }
  ]
}