{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elmwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540801,
            53.802668
          ],
          [
            -1.540841,
            53.802825
          ],
          [
            -1.540881,
            53.802983
          ],
          [
            -1.540912,
            53.803065
          ],
          [
            -1.540942,
            53.803147
          ],
          [
            -1.541057,
            53.80332
          ],
          [
            -1.541171,
            53.803493
          ],
          [
            -1.541284,
            53.803597
          ],
          [
            -1.541398,
            53.803702
          ],
          [
            -1.541509,
            53.803783
          ],
          [
            -1.541619,
            53.803864
          ],
          [
            -1.541698,
            53.803909
          ],
          [
            -1.541777,
            53.803955
          ],
          [
            -1.541876,
            53.803999
          ],
          [
            -1.541974,
            53.804042
          ],
          [
            -1.542109,
            53.804065
          ],
          [
            -1.542243,
            53.804088
          ],
          [
            -1.542309,
            53.804065
          ],
          [
            -1.542375,
            53.804041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72739523, LS2 8BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.540828395905134,
          53.802698197475394
        ]
      }
    }
  ]
}