{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090701984, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.987696157200293,
          51.8878108595819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002957207, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.987696157200293,
          51.8878108595819
        ]
      }
    }
  ]
}