{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swanhills Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.494919,
            54.215611
          ],
          [
            -0.495833,
            54.215347
          ],
          [
            -0.497217,
            54.214843
          ],
          [
            -0.500224,
            54.212612
          ],
          [
            -0.502187,
            54.211157
          ],
          [
            -0.502632,
            54.210945
          ],
          [
            -0.503757,
            54.210813
          ],
          [
            -0.506199,
            54.210268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023874939, YO13 9QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4949329626524585,
          54.215628253051406
        ]
      }
    }
  ]
}