{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cobblersnook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.713749,
            53.116574
          ],
          [
            -1.719209,
            53.116701
          ],
          [
            -1.721208,
            53.116748
          ],
          [
            -1.722026,
            53.116827
          ],
          [
            -1.722602,
            53.117006
          ],
          [
            -1.724033,
            53.117145
          ],
          [
            -1.724569,
            53.117129
          ],
          [
            -1.724615,
            53.117141
          ],
          [
            -1.724662,
            53.117153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010336128, DE6 1QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7253895033446296,
          53.11738620915176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070084379, DE4 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7153247118978185,
          53.11656256940589
        ]
      }
    }
  ]
}