{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.164912,
            52.019772
          ],
          [
            -2.164709,
            52.019755
          ],
          [
            -2.164671,
            52.019752
          ],
          [
            -2.164602,
            52.019845
          ],
          [
            -2.1646,
            52.019856
          ],
          [
            -2.164598,
            52.019867
          ],
          [
            -2.164524,
            52.020252
          ],
          [
            -2.164449,
            52.020638
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095388271, GL20 6BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1649148643973457,
          52.019758334153636
        ]
      }
    }
  ]
}