{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120050010, Sion Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3747187460667636,
          51.39344559165522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120050025, Sion Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.373610901929197,
          51.39330526433984
        ]
      }
    }
  ]
}