{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30044079, White Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.828179860504551,
          51.049516553463086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30044080, White Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.828277639909785,
          51.050199279387726
        ]
      }
    }
  ]
}