{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24084044, Nowhere Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7452764274924957,
          51.427776050514105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24100177, Nowhere Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7449732309203925,
          51.427706044479336
        ]
      }
    }
  ]
}