{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001067082, White Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3486052707566256,
          51.32877251375042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001067083, White Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3483684287375137,
          51.32826765304388
        ]
      }
    }
  ]
}