{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clifford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.094603,
            52.507478
          ],
          [
            -2.094235,
            52.507474
          ],
          [
            -2.093866,
            52.50747
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Clifford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.093866,
            52.50747
          ],
          [
            -2.093719,
            52.507461
          ],
          [
            -2.093572,
            52.507452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208903, DY1 1TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0946029475916204,
          52.50747837610347
        ]
      }
    }
  ]
}