{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.4117,
            53.29905
          ],
          [
            -1.413847,
            53.299671
          ],
          [
            -1.415995,
            53.300292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Morton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.403728,
            53.296179
          ],
          [
            -1.403474,
            53.296124
          ],
          [
            -1.403442,
            53.296126
          ],
          [
            -1.403143,
            53.296149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Morton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.403728,
            53.296179
          ],
          [
            -1.404116,
            53.296707
          ],
          [
            -1.404747,
            53.297055
          ],
          [
            -1.407402,
            53.297817
          ],
          [
            -1.4117,
            53.29905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034491092, S18 4BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4160947726216653,
          53.300285147297544
        ]
      }
    }
  ]
}