{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093235476, West End Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.086372561333226,
          54.185090407628834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110700252, West End Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0863878818134665,
          54.1850902694177
        ]
      }
    }
  ]
}