{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clough Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.019628,
            52.901821
          ],
          [
            -0.020077,
            52.900401
          ],
          [
            -0.020438,
            52.899263
          ],
          [
            -0.020703,
            52.899026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008183719, PE20 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.019623470281768637,
          52.90182875545825
        ]
      }
    }
  ]
}