{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whernside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.4655,
            54.149791
          ],
          [
            -2.465359,
            54.149608
          ],
          [
            -2.465218,
            54.149424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013147092, LA6 3FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4654732598325424,
          54.149797833550245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092990380, LA6 3JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4617645091053952,
          54.14947059534925
        ]
      }
    }
  ]
}