{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peasland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.296279,
            54.302726
          ],
          [
            -1.296413,
            54.303023
          ],
          [
            -1.296477,
            54.303761
          ],
          [
            -1.296151,
            54.304754
          ],
          [
            -1.296088,
            54.304945
          ],
          [
            -1.296098,
            54.305277
          ],
          [
            -1.296955,
            54.306723
          ],
          [
            -1.297007,
            54.306834
          ],
          [
            -1.297059,
            54.306945
          ],
          [
            -1.297307,
            54.307696
          ],
          [
            -1.297554,
            54.308448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013388530, YO7 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2962794744238304,
          54.302725829366594
        ]
      }
    }
  ]
}