{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skeldon Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.745601,
            52.050874
          ],
          [
            -0.745446,
            52.050727
          ],
          [
            -0.745292,
            52.050581
          ],
          [
            -0.744654,
            52.050016
          ],
          [
            -0.744044,
            52.049477
          ],
          [
            -0.744015,
            52.049452
          ],
          [
            -0.743985,
            52.049425
          ],
          [
            -0.743968,
            52.04941
          ],
          [
            -0.743914,
            52.049361
          ],
          [
            -0.743812,
            52.04927
          ],
          [
            -0.743718,
            52.049193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "25129871, MK14 7RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7458245016949993,
          52.050828994749175
        ]
      }
    }
  ]
}