{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipsy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.52798,
            53.606544
          ],
          [
            -1.526246,
            53.607204
          ],
          [
            -1.525481,
            53.607557
          ],
          [
            -1.523089,
            53.60866
          ],
          [
            -1.522527,
            53.609081
          ],
          [
            -1.5224,
            53.609129
          ],
          [
            -1.521515,
            53.609469
          ],
          [
            -1.520189,
            53.609949
          ],
          [
            -1.51959,
            53.610117
          ],
          [
            -1.517588,
            53.610679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174834, WF4 2LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5279804262550047,
          53.60654408867903
        ]
      }
    }
  ]
}