{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250025990, Cockpit Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449554180625804,
          51.15085119951879
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250066553, Fry's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.449526461242466,
          51.15094122673124
        ]
      }
    }
  ]
}