{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Master's Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.895384,
            54.36887
          ],
          [
            -0.895291,
            54.368696
          ],
          [
            -0.895199,
            54.368523
          ],
          [
            -0.895105,
            54.368046
          ],
          [
            -0.895114,
            54.36802
          ],
          [
            -0.895281,
            54.367524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749368, YO18 8RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8952389304900672,
          54.36851200984221
        ]
      }
    }
  ]
}