{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Apprentice Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246463,
            53.345448
          ],
          [
            -2.246666,
            53.345807
          ],
          [
            -2.246478,
            53.346653
          ],
          [
            -2.246473,
            53.346673
          ],
          [
            -2.246969,
            53.347682
          ],
          [
            -2.247155,
            53.347797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008881586, SK9 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.246463017530725,
          53.34543949001255
        ]
      }
    }
  ]
}