{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012170233, Ash Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8594758541054907,
          52.23601956487211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012171995, Leys Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8596865667131935,
          52.23587955996639
        ]
      }
    }
  ]
}