{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Esplanade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.500144,
            55.998056
          ],
          [
            -2.500186,
            55.998069
          ],
          [
            -2.500227,
            55.998083
          ],
          [
            -2.501495,
            55.998498
          ],
          [
            -2.502475,
            55.998704
          ],
          [
            -2.503043,
            55.998764
          ],
          [
            -2.50336,
            55.998797
          ],
          [
            -2.505009,
            55.998626
          ],
          [
            -2.506102,
            55.998652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059223, EH42 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5060242769881436,
          55.9986908534946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059253, EH42 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5000515647248314,
          55.99804136786403
        ]
      }
    }
  ]
}