{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011909984, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.148295907702709,
          51.8939624175684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011910512, Station Approach",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3005159908296495,
          51.83050835217316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121293240, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1482423749866555,
          51.89371927074174
        ]
      }
    }
  ]
}