{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Candlemaker's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100489,
            57.150735
          ],
          [
            -2.100344,
            57.150784
          ],
          [
            -2.100199,
            57.150833
          ],
          [
            -2.100045,
            57.150868
          ],
          [
            -2.099891,
            57.150903
          ],
          [
            -2.099762,
            57.150931
          ],
          [
            -2.099632,
            57.150959
          ],
          [
            -2.09959,
            57.150969
          ],
          [
            -2.099547,
            57.150978
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306841, AB25 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.100488910407773,
          57.15073488883708
        ]
      }
    }
  ]
}