{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041035559, Roundhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.656544233397584,
          50.57248149699279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041192360, Cavalier Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.656544233397584,
          50.57248149699279
        ]
      }
    }
  ]
}