{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010449145, Dean Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6444870561507914,
          51.041652576283795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010450812, Dean Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.643595777930906,
          51.040696689638196
        ]
      }
    }
  ]
}