{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040034878, Brown's Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.11033682402799,
          50.172067431179265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040034879, Brown's Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.1102109825147135,
          50.17207080415793
        ]
      }
    }
  ]
}