{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Courtine",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.617436,
            54.596058
          ],
          [
            -1.617583,
            54.596087
          ],
          [
            -1.61773,
            54.596116
          ],
          [
            -1.618348,
            54.596123
          ],
          [
            -1.618965,
            54.596129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003076213, DL5 6PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.61744917255748,
          54.596079208919875
        ]
      }
    }
  ]
}