{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64006823, Commercial Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.485550553767481,
          51.40866213708561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64103358, Wesley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.48558774929787,
          51.40892244138841
        ]
      }
    }
  ]
}