{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72342468, Billams Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.717143022187051,
          53.90832076335748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72415778, Billams Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7154825894705394,
          53.908505588597755
        ]
      }
    }
  ]
}