{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cawdor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655295,
            53.539011
          ],
          [
            -2.655168,
            53.538917
          ],
          [
            -2.655041,
            53.538823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cawdor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.655041,
            53.538823
          ],
          [
            -2.654886,
            53.538707
          ],
          [
            -2.65473,
            53.538592
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063723, WN5 9EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6550202160945493,
          53.538805711617
        ]
      }
    }
  ]
}