{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Esplanade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77515,
            57.510685
          ],
          [
            -1.774859,
            57.510518
          ],
          [
            -1.774568,
            57.510351
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Esplanade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.774568,
            57.510351
          ],
          [
            -1.774461,
            57.510279
          ],
          [
            -1.774353,
            57.510206
          ],
          [
            -1.774299,
            57.510052
          ],
          [
            -1.774245,
            57.509897
          ],
          [
            -1.774234,
            57.509829
          ],
          [
            -1.774223,
            57.509762
          ],
          [
            -1.774293,
            57.509469
          ],
          [
            -1.774362,
            57.509176
          ],
          [
            -1.774419,
            57.509054
          ],
          [
            -1.774477,
            57.508932
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151157346, AB42 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.774476810793134,
          57.50893197019797
        ]
      }
    }
  ]
}