{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Breary Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.622671,
            53.839556
          ],
          [
            -1.622915,
            53.839498
          ],
          [
            -1.623159,
            53.83944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Breary Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.623159,
            53.83944
          ],
          [
            -1.623551,
            53.839323
          ],
          [
            -1.623944,
            53.839207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72630106, LS18 5QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.62277782270065,
          53.83953786396778
        ]
      }
    }
  ]
}