{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moormead Hill (A505)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.291331,
            51.944553
          ],
          [
            -0.292218,
            51.944206
          ],
          [
            -0.293104,
            51.943859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moormead Hill (A505)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.289423,
            51.945002
          ],
          [
            -0.290377,
            51.944777
          ],
          [
            -0.291331,
            51.944553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013806158, SG5 2BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29442780931207035,
          51.94347367858571
        ]
      }
    }
  ]
}