{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "502931, Badger's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.603629244211158,
          51.54575181278363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "656721, Monmouth Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6038597228015625,
          51.545732643379296
        ]
      }
    }
  ]
}