{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025001255, Occupation Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.132190185375895,
          54.54629285228043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002525719, Flatts Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1467961720554891,
          54.545677738565296
        ]
      }
    }
  ]
}