{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110678461, The Greenway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1809160663960807,
          54.56097589714572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110788309, Thorntree Academy, The Greenway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.182245457692612,
          54.560229968792015
        ]
      }
    }
  ]
}