{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hob Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.526213,
            53.294693
          ],
          [
            -1.526096,
            53.294951
          ],
          [
            -1.525979,
            53.29521
          ],
          [
            -1.525911,
            53.29542
          ],
          [
            -1.526408,
            53.296241
          ],
          [
            -1.526509,
            53.296775
          ],
          [
            -1.526472,
            53.297124
          ],
          [
            -1.526076,
            53.298202
          ],
          [
            -1.526104,
            53.298417
          ],
          [
            -1.52619,
            53.299097
          ],
          [
            -1.526435,
            53.299528
          ],
          [
            -1.527426,
            53.300775
          ],
          [
            -1.528169,
            53.301409
          ],
          [
            -1.528268,
            53.301507
          ],
          [
            -1.528368,
            53.301605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034491285, S18 7WB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5262174741649395,
          53.29468770728259
        ]
      }
    }
  ]
}