{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kilpin Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.662341,
            53.708765
          ],
          [
            -1.662415,
            53.708759
          ],
          [
            -1.662489,
            53.708754
          ],
          [
            -1.6626,
            53.708753
          ],
          [
            -1.662711,
            53.708752
          ],
          [
            -1.662875,
            53.708742
          ],
          [
            -1.66304,
            53.708731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094115776, WF16 0DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.662337132002496,
          53.708762829238275
        ]
      }
    }
  ]
}