{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bladda Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.420193,
            55.842487
          ],
          [
            -4.420279,
            55.842446
          ],
          [
            -4.420287,
            55.842443
          ],
          [
            -4.420365,
            55.842405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bladda Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.41963,
            55.842665
          ],
          [
            -4.419912,
            55.842576
          ],
          [
            -4.420193,
            55.842487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100249, PA1 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.419631096781074,
          55.84268053529901
        ]
      }
    }
  ]
}