{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Helen's Gate (B1246)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.772617,
            53.933365
          ],
          [
            -0.773265,
            53.933296
          ],
          [
            -0.773913,
            53.933227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009935465, YO42 2JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7735784899336091,
          53.933276683608774
        ]
      }
    }
  ]
}