{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014165361, Talbot Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.77818231615861,
          51.5909994607469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001861355, Beverley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7784405816990048,
          51.591328261838306
        ]
      }
    }
  ]
}