{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dowsons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.99831,
            53.681494
          ],
          [
            -0.997413,
            53.681616
          ],
          [
            -0.996592,
            53.681633
          ],
          [
            -0.995663,
            53.681558
          ],
          [
            -0.99406,
            53.681429
          ],
          [
            -0.993056,
            53.681225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009930268, DN14 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9958238572633517,
          53.68161669269533
        ]
      }
    }
  ]
}