{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100091112411, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6967805025993514,
          52.24655959993026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091112413, West Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6967577000885342,
          52.24642522907539
        ]
      }
    }
  ]
}