{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nancherrow Hill (B3306)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.680374,
            50.128729
          ],
          [
            -5.680459,
            50.128159
          ],
          [
            -5.681089,
            50.127715
          ],
          [
            -5.681093,
            50.127698
          ],
          [
            -5.681382,
            50.126522
          ],
          [
            -5.681403,
            50.126449
          ],
          [
            -5.681424,
            50.126376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023471706, TR19 7LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.681449871872285,
          50.126361879517624
        ]
      }
    }
  ]
}