{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121233930, Harp Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0402682981414,
          51.89816825893789
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002688440, Harp Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0402682981414,
          51.89816825893789
        ]
      }
    }
  ]
}