{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.412964,
            53.766535
          ],
          [
            -2.412736,
            53.766571
          ],
          [
            -2.412509,
            53.766608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.413373,
            53.766479
          ],
          [
            -2.413168,
            53.766507
          ],
          [
            -2.412964,
            53.766535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Princes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.413782,
            53.766406
          ],
          [
            -2.413577,
            53.766443
          ],
          [
            -2.413373,
            53.766479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884587, BB1 4JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.413387989149143,
          53.7664882044933
        ]
      }
    }
  ]
}