{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.841859,
            53.609167
          ],
          [
            -1.840887,
            53.609368
          ],
          [
            -1.840103,
            53.60962
          ],
          [
            -1.838467,
            53.609907
          ],
          [
            -1.837059,
            53.610276
          ],
          [
            -1.836556,
            53.610291
          ],
          [
            -1.834474,
            53.610353
          ],
          [
            -1.833111,
            53.610281
          ],
          [
            -1.831967,
            53.610628
          ],
          [
            -1.831072,
            53.61078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205984, HD7 5JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8418546695158478,
          53.609185363506796
        ]
      }
    }
  ]
}