{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wool Royd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911297,
            53.62916
          ],
          [
            -1.91066,
            53.629034
          ],
          [
            -1.910635,
            53.629029
          ],
          [
            -1.910025,
            53.629157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83220239, HD7 5UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9113070885205787,
          53.629138791370586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83220244, HD7 5UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9066199676061057,
          53.62894648475744
        ]
      }
    }
  ]
}