{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cropton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.152606,
            53.968251
          ],
          [
            -1.152642,
            53.968009
          ],
          [
            -1.153335,
            53.967986
          ],
          [
            -1.153817,
            53.96797
          ],
          [
            -1.153872,
            53.967605
          ],
          [
            -1.15388,
            53.967511
          ],
          [
            -1.153883,
            53.967476
          ],
          [
            -1.15398,
            53.967465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096270341, YO26 6QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.152594908286821,
          53.96820383237077
        ]
      }
    }
  ]
}