{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limekiln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.380616,
            54.235233
          ],
          [
            -0.38054,
            54.235222
          ],
          [
            -0.380465,
            54.23521
          ],
          [
            -0.380032,
            54.235109
          ],
          [
            -0.379598,
            54.235007
          ],
          [
            -0.378763,
            54.234765
          ],
          [
            -0.377928,
            54.234523
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873999, YO11 3SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38061558499935216,
          54.23523306930744
        ]
      }
    }
  ]
}