{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.79223,
            53.585432
          ],
          [
            -1.791968,
            53.585476
          ],
          [
            -1.791707,
            53.585519
          ],
          [
            -1.791084,
            53.585676
          ],
          [
            -1.790841,
            53.585737
          ],
          [
            -1.790507,
            53.585881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203852, HD9 3XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7921401955527725,
          53.58545231570737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83209588, HD9 3UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.79171680278367,
          53.58554146331092
        ]
      }
    }
  ]
}