{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryton Stile Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.799878,
            54.148747
          ],
          [
            -0.799484,
            54.148878
          ],
          [
            -0.797598,
            54.149474
          ],
          [
            -0.797342,
            54.149555
          ],
          [
            -0.795233,
            54.1501
          ],
          [
            -0.793072,
            54.150575
          ],
          [
            -0.792441,
            54.150905
          ],
          [
            -0.790087,
            54.152136
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070748259, YO17 6SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7998467896768268,
          54.148755430846016
        ]
      }
    }
  ]
}