{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090158080, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9168745690450848,
          53.86656168058279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051942423, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9169051064888194,
          53.86649878667955
        ]
      }
    }
  ]
}