{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deanhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790507,
            53.585881
          ],
          [
            -1.789248,
            53.586183
          ],
          [
            -1.78907,
            53.586226
          ],
          [
            -1.788435,
            53.586378
          ],
          [
            -1.78783,
            53.586523
          ],
          [
            -1.787618,
            53.586514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205705, HD9 3UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7876183240244767,
          53.586513991780485
        ]
      }
    }
  ]
}