{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Puddiners Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.823332,
            53.671794
          ],
          [
            -0.822154,
            53.671761
          ],
          [
            -0.820977,
            53.671728
          ],
          [
            -0.819695,
            53.673258
          ],
          [
            -0.818193,
            53.675196
          ],
          [
            -0.815489,
            53.678686
          ],
          [
            -0.813607,
            53.680684
          ],
          [
            -0.813439,
            53.680888
          ],
          [
            -0.811579,
            53.683149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009934280, DN14 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8165918943913524,
          53.67715772694196
        ]
      }
    }
  ]
}