{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014059432, Soho Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6502737190830126,
          53.54317307772532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015821436, Loire Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6498485184679663,
          53.54398435568529
        ]
      }
    }
  ]
}