{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farndale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.451217,
            53.823408
          ],
          [
            -1.451112,
            53.823349
          ],
          [
            -1.451049,
            53.823315
          ],
          [
            -1.450881,
            53.823222
          ],
          [
            -1.45072,
            53.823126
          ],
          [
            -1.450559,
            53.82303
          ],
          [
            -1.450471,
            53.822977
          ],
          [
            -1.450384,
            53.822925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635215, LS14 5BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4511268865905593,
          53.82336247643067
        ]
      }
    }
  ]
}