{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013480706, Old James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.083850566803112,
          51.772464206026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101047899, James Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.084402916116166,
          51.77253104213742
        ]
      }
    }
  ]
}