{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Parade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.19499,
            54.702912
          ],
          [
            -1.195093,
            54.702823
          ],
          [
            -1.195195,
            54.702734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Parade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.194801,
            54.703082
          ],
          [
            -1.194895,
            54.702997
          ],
          [
            -1.19499,
            54.702912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009717948, TS24 0DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1947848791209263,
          54.703090427576484
        ]
      }
    }
  ]
}