{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bulteel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.367164,
            53.488056
          ],
          [
            -2.367476,
            53.488031
          ],
          [
            -2.367787,
            53.488005
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bulteel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.367787,
            53.488005
          ],
          [
            -2.367864,
            53.487999
          ],
          [
            -2.367941,
            53.487993
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890397, M30 8BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.367962367695759,
          53.48799103843021
        ]
      }
    }
  ]
}