{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oriel Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.057383,
            51.587137
          ],
          [
            0.057829,
            51.586792
          ],
          [
            0.058276,
            51.586447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023190723, IG5 0HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.057383104272520837,
          51.58713742396313
        ]
      }
    }
  ]
}