{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scarcroft Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.445416,
            53.871593
          ],
          [
            -1.445328,
            53.871844
          ],
          [
            -1.445306,
            53.871907
          ],
          [
            -1.445618,
            53.871939
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72644960, LS14 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4454156283966693,
          53.871637776406985
        ]
      }
    }
  ]
}