{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weaver's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.552128,
            54.52893
          ],
          [
            -1.552331,
            54.528806
          ],
          [
            -1.552362,
            54.528787
          ],
          [
            -1.552437,
            54.528649
          ],
          [
            -1.552456,
            54.528493
          ],
          [
            -1.552475,
            54.528338
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076426, DL1 1DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5524758890764463,
          54.52823019822615
        ]
      }
    }
  ]
}