{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "99419, Old Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5994022987425316,
          51.45671196815097
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "99608, Old Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5994162192107506,
          51.456675930396806
        ]
      }
    }
  ]
}