{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lovers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.478555,
            51.307249
          ],
          [
            -2.479111,
            51.307175
          ],
          [
            -2.480062,
            51.306973
          ],
          [
            -2.481609,
            51.305372
          ],
          [
            -2.482301,
            51.304543
          ],
          [
            -2.482317,
            51.304523
          ],
          [
            -2.483659,
            51.303674
          ],
          [
            -2.484042,
            51.303297
          ],
          [
            -2.485586,
            51.302111
          ],
          [
            -2.4861,
            51.301607
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001151981, BA3 2XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4785396886936364,
          51.30727699989394
        ]
      }
    }
  ]
}