{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gracious Lane Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.175198,
            51.250049
          ],
          [
            0.175662,
            51.250778
          ],
          [
            0.175714,
            51.250799
          ],
          [
            0.175756,
            51.250815
          ],
          [
            0.17637,
            51.251054
          ],
          [
            0.17683,
            51.251233
          ],
          [
            0.176874,
            51.251246
          ],
          [
            0.176918,
            51.251259
          ],
          [
            0.177004,
            51.251284
          ],
          [
            0.177348,
            51.251394
          ],
          [
            0.17739,
            51.251407
          ],
          [
            0.177537,
            51.251454
          ],
          [
            0.177775,
            51.25153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013767109, TN14 6HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.17521189535924758,
          51.250049162157765
        ]
      }
    }
  ]
}