{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121367310, Speedwell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.258293236260714,
          51.748789556946015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004687985, Speedwell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.25830772020487,
          51.74878964831202
        ]
      }
    }
  ]
}