{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010494787, Youngmans Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4790622726029412,
          52.79981866522026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010494813, Youngmans Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.478892722601586,
          52.799553823248445
        ]
      }
    }
  ]
}