{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012090083, Dart Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7138180696781764,
          50.92544487380518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012090084, Dart Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7092065724810652,
          50.923471042376725
        ]
      }
    }
  ]
}