{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003032904, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6163357250239183,
          54.14654705981466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023255552, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6160452562770233,
          54.144847498123454
        ]
      }
    }
  ]
}