{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455123561, Garth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1704968458779326,
          53.02719478483286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455152902, Garth Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1705266652572064,
          53.027194742022324
        ]
      }
    }
  ]
}