{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hanover Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.722392,
            51.851506
          ],
          [
            0.721784,
            51.851403
          ],
          [
            0.721177,
            51.851301
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hanover Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.72322,
            51.852027
          ],
          [
            0.723156,
            51.851904
          ],
          [
            0.722854,
            51.851747
          ],
          [
            0.722392,
            51.851506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090831266, CO5 9QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7212903469890863,
          51.85131731817787
        ]
      }
    }
  ]
}