{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002348149, Station Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3330266067182273,
          52.85391274113458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003506311, Warke Flatt",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.335206434878439,
          52.85412273062338
        ]
      }
    }
  ]
}