{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dam Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.91286,
            53.605815
          ],
          [
            -2.91103,
            53.606413
          ],
          [
            -2.910492,
            53.606555
          ],
          [
            -2.909912,
            53.606709
          ],
          [
            -2.90878,
            53.607008
          ],
          [
            -2.908046,
            53.607202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dam Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.901131,
            53.606963
          ],
          [
            -2.900391,
            53.60688
          ],
          [
            -2.899652,
            53.606796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012346474, L40 9QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9128007869647106,
          53.6058513910575
        ]
      }
    }
  ]
}