{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hall Acres Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.207428,
            53.367068
          ],
          [
            -2.20738,
            53.366934
          ],
          [
            -2.207333,
            53.366799
          ],
          [
            -2.207342,
            53.366699
          ],
          [
            -2.207352,
            53.366599
          ],
          [
            -2.207342,
            53.366521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624088, SK8 6SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2075467032763267,
          53.36747284503082
        ]
      }
    }
  ]
}