{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cutmere Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.351327,
            50.421444
          ],
          [
            -4.351793,
            50.421009
          ],
          [
            -4.352085,
            50.420736
          ],
          [
            -4.352136,
            50.420689
          ],
          [
            -4.352187,
            50.420641
          ],
          [
            -4.35226,
            50.420574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cutmere Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.35226,
            50.420574
          ],
          [
            -4.352745,
            50.420289
          ],
          [
            -4.352972,
            50.419904
          ],
          [
            -4.35307,
            50.419736
          ],
          [
            -4.353195,
            50.419638
          ],
          [
            -4.353474,
            50.419418
          ],
          [
            -4.35371,
            50.419233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044153, PL12 5JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.35225529226894,
          50.42055743488524
        ]
      }
    }
  ]
}