{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012535601, Abel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2401219034157616,
          53.80031527734574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002301114, Abel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.239923298496557,
          53.80009996382412
        ]
      }
    }
  ]
}