{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haw's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.190728,
            52.899111
          ],
          [
            -0.191454,
            52.898405
          ],
          [
            -0.192704,
            52.896695
          ],
          [
            -0.19299,
            52.89646
          ],
          [
            -0.195193,
            52.894657
          ],
          [
            -0.195215,
            52.894594
          ],
          [
            -0.195271,
            52.89443
          ],
          [
            -0.195444,
            52.893922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002551099, PE11 4XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19549519882807814,
          52.89389617225036
        ]
      }
    }
  ]
}