{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkwood Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.566783,
            53.760892
          ],
          [
            -1.56685,
            53.760913
          ],
          [
            -1.566917,
            53.760933
          ],
          [
            -1.566949,
            53.760942
          ],
          [
            -1.56698,
            53.760952
          ],
          [
            -1.567184,
            53.761009
          ],
          [
            -1.567221,
            53.76102
          ],
          [
            -1.567399,
            53.760988
          ],
          [
            -1.567549,
            53.760848
          ],
          [
            -1.567569,
            53.760447
          ],
          [
            -1.567597,
            53.75988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72643093, LS11 5RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5668580758252622,
          53.76092860036196
        ]
      }
    }
  ]
}