{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garth Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.588396,
            54.229415
          ],
          [
            -0.587684,
            54.229164
          ],
          [
            -0.587038,
            54.229113
          ],
          [
            -0.586665,
            54.229084
          ],
          [
            -0.586106,
            54.229109
          ],
          [
            -0.58593,
            54.229411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873601, YO13 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.581496667588256,
          54.23109534820069
        ]
      }
    }
  ]
}