{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Livingstone Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.118859,
            50.82403
          ],
          [
            -0.118979,
            50.823893
          ],
          [
            -0.119098,
            50.823755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Livingstone Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.119098,
            50.823755
          ],
          [
            -0.119209,
            50.823626
          ],
          [
            -0.119321,
            50.823498
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22225144, BN2 0EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11885939788814577,
          50.82403002805795
        ]
      }
    }
  ]
}