{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lady's Piece Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.498062,
            54.78689
          ],
          [
            -1.497046,
            54.788548
          ],
          [
            -1.497042,
            54.788578
          ],
          [
            -1.496909,
            54.789554
          ],
          [
            -1.496956,
            54.790364
          ],
          [
            -1.497005,
            54.791289
          ],
          [
            -1.497055,
            54.792213
          ],
          [
            -1.497358,
            54.793519
          ],
          [
            -1.49736,
            54.794217
          ],
          [
            -1.497365,
            54.795424
          ],
          [
            -1.497459,
            54.796231
          ],
          [
            -1.497468,
            54.796287
          ],
          [
            -1.497477,
            54.796344
          ],
          [
            -1.497511,
            54.796836
          ],
          [
            -1.497544,
            54.797329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014563247, DH6 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4980618077190158,
          54.786889893524
        ]
      }
    }
  ]
}