{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holy Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.648224,
            50.990178
          ],
          [
            -3.649004,
            50.990916
          ],
          [
            -3.649664,
            50.992449
          ],
          [
            -3.649909,
            50.992903
          ],
          [
            -3.650141,
            50.993334
          ],
          [
            -3.650465,
            50.993608
          ],
          [
            -3.651425,
            50.994179
          ],
          [
            -3.652678,
            50.995244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012105463, EX36 4EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6498988261290126,
          50.992923563776905
        ]
      }
    }
  ]
}