{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203131,
            53.707969
          ],
          [
            -2.203504,
            53.707948
          ],
          [
            -2.203878,
            53.707927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226346, OL13 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2031306643721122,
          53.707968704377194
        ]
      }
    }
  ]
}