{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012387412, Peel Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.974354359529944,
          53.7866638919155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002445526, Peel Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.975600626407249,
          53.78673465100761
        ]
      }
    }
  ]
}