{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250054501, West End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.753553986449057,
          51.12247238278079
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250059425, West End",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7537865337430434,
          51.12271367324978
        ]
      }
    }
  ]
}