{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maurice Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.325143,
            53.762552
          ],
          [
            -0.325139,
            53.762394
          ],
          [
            -0.325134,
            53.762237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Maurice Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.325134,
            53.762237
          ],
          [
            -0.32513,
            53.762075
          ],
          [
            -0.325125,
            53.761914
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Maurice Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.325146,
            53.762858
          ],
          [
            -0.325145,
            53.762705
          ],
          [
            -0.325143,
            53.762552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632894, HU8 8DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32512303397199666,
          53.76192252802547
        ]
      }
    }
  ]
}