{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinfold Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.696907,
            53.972924
          ],
          [
            -1.696596,
            53.973617
          ],
          [
            -1.696531,
            53.973761
          ],
          [
            -1.696517,
            53.97433
          ],
          [
            -1.696498,
            53.974384
          ],
          [
            -1.696416,
            53.974624
          ],
          [
            -1.696356,
            53.974798
          ],
          [
            -1.696315,
            53.974917
          ],
          [
            -1.69594,
            53.97575
          ],
          [
            -1.695565,
            53.976584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910995, HG3 1SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.696871911516683,
          53.97292043810437
        ]
      }
    }
  ]
}