{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kilpin Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.662679,
            53.708542
          ],
          [
            -1.662559,
            53.708384
          ],
          [
            -1.662439,
            53.708226
          ],
          [
            -1.662301,
            53.708265
          ],
          [
            -1.662163,
            53.708304
          ],
          [
            -1.662103,
            53.708321
          ],
          [
            -1.662043,
            53.708337
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094115775, WF16 0DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6620375990433662,
          53.70833055481462
        ]
      }
    }
  ]
}