{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013212333, Bird Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8329021488439066,
          52.6845426273152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001843060, Beacon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8329021488439066,
          52.6845426273152
        ]
      }
    }
  ]
}