{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003781978, Primrose Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2276868096665856,
          53.805822216772356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014135862, Primrose Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.227838703315002,
          53.8058309159736
        ]
      }
    }
  ]
}