{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Buzzard Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.256587,
            53.498925
          ],
          [
            -1.256901,
            53.498801
          ],
          [
            -1.257214,
            53.498677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Buzzard Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.256252,
            53.49849
          ],
          [
            -1.256419,
            53.498707
          ],
          [
            -1.256587,
            53.498925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Buzzard Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.255745,
            53.49797
          ],
          [
            -1.255998,
            53.49823
          ],
          [
            -1.256252,
            53.49849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610205, S64 0NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.256904066528756,
          53.499067688590245
        ]
      }
    }
  ]
}