{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skiddaw Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.02239,
            53.796475
          ],
          [
            -3.022538,
            53.796321
          ],
          [
            -3.022347,
            53.796028
          ],
          [
            -3.022049,
            53.795571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015412428, FY4 4YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.021586091832146,
          53.79526807033653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842339, FY4 4NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.022389703657262,
          53.79647465253614
        ]
      }
    }
  ]
}