{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Encounter Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160936,
            53.030103
          ],
          [
            -2.160764,
            53.030184
          ],
          [
            -2.160593,
            53.030265
          ],
          [
            -2.160526,
            53.030301
          ],
          [
            -2.160459,
            53.030336
          ],
          [
            -2.160311,
            53.030422
          ],
          [
            -2.160162,
            53.030508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132858, ST1 6PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1601617572386993,
          53.030508183020686
        ]
      }
    }
  ]
}