{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Campbell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.356302,
            53.737751
          ],
          [
            -0.356266,
            53.737709
          ],
          [
            -0.35623,
            53.737667
          ],
          [
            -0.356105,
            53.73752
          ],
          [
            -0.355979,
            53.737373
          ],
          [
            -0.356052,
            53.737354
          ],
          [
            -0.356125,
            53.737335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Campbell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.356531,
            53.738096
          ],
          [
            -0.356492,
            53.738021
          ],
          [
            -0.356453,
            53.737946
          ],
          [
            -0.356419,
            53.737902
          ],
          [
            -0.356386,
            53.737858
          ],
          [
            -0.356344,
            53.737804
          ],
          [
            -0.356302,
            53.737751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008631540, HU3 2QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3565312088805143,
          53.738095575828396
        ]
      }
    }
  ]
}