{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121098107, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1966701175038623,
          51.19911786052864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121098108, Brook Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.196741370840612,
          51.19904580507077
        ]
      }
    }
  ]
}