{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Common Lane (B6410)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.304536,
            53.40722
          ],
          [
            -1.305663,
            53.40729
          ],
          [
            -1.306475,
            53.407268
          ],
          [
            -1.306857,
            53.407243
          ],
          [
            -1.30777,
            53.407185
          ],
          [
            -1.309142,
            53.406986
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206137, S60 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3032166513185703,
          53.40692502497315
        ]
      }
    }
  ]
}