{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Doubting Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624893,
            53.662093
          ],
          [
            -1.62482,
            53.661778
          ],
          [
            -1.624857,
            53.661723
          ],
          [
            -1.625096,
            53.661374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83160650, WF12 0EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6250326726549074,
          53.66166175293135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206726, WF12 0EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6250957529067942,
          53.66137432731385
        ]
      }
    }
  ]
}