{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marjon Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.113622,
            50.417935
          ],
          [
            -4.113657,
            50.418144
          ],
          [
            -4.113693,
            50.418352
          ],
          [
            -4.113488,
            50.418865
          ],
          [
            -4.113387,
            50.419118
          ],
          [
            -4.113597,
            50.419348
          ],
          [
            -4.113653,
            50.419386
          ],
          [
            -4.113709,
            50.419423
          ],
          [
            -4.113766,
            50.419462
          ],
          [
            -4.113823,
            50.4195
          ],
          [
            -4.11395,
            50.419586
          ],
          [
            -4.114077,
            50.419672
          ],
          [
            -4.114133,
            50.419749
          ],
          [
            -4.11419,
            50.419826
          ],
          [
            -4.114212,
            50.419922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091563602, PL6 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.113753399844101,
          50.417950908538664
        ]
      }
    }
  ]
}