{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014556191, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9467688833549375,
          54.52729305724755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025558805",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.949702844781088,
          54.528723217097806
        ]
      }
    }
  ]
}