{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040803891, Denmark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9786990664565225,
          50.72052267614623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040803893, Denmark Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9786423869613208,
          50.72055863658965
        ]
      }
    }
  ]
}