{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121232122, Brook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.091870675219882,
          51.910016080070385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121232123, Brook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.092016247421718,
          51.91011486521597
        ]
      }
    }
  ]
}