{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050789574, Warren Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0677781617019664,
          53.49525286060488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052208168, Warren Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0678513513070997,
          53.49535230759732
        ]
      }
    }
  ]
}