{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.628959,
            53.685061
          ],
          [
            -1.628831,
            53.68489
          ],
          [
            -1.628704,
            53.684719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.629183,
            53.685332
          ],
          [
            -1.629071,
            53.685196
          ],
          [
            -1.628959,
            53.685061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207987, WF12 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6287041465316578,
          53.68471892809612
        ]
      }
    }
  ]
}