{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Galloping Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.344066,
            50.973489
          ],
          [
            -4.344375,
            50.973326
          ],
          [
            -4.344289,
            50.972965
          ],
          [
            -4.344639,
            50.972621
          ],
          [
            -4.344739,
            50.972391
          ],
          [
            -4.344842,
            50.971415
          ],
          [
            -4.344994,
            50.969969
          ],
          [
            -4.345173,
            50.969182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013840334, EX39 5QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.344139748333885,
          50.97348621318736
        ]
      }
    }
  ]
}