{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Nunroyd Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532594,
            53.840021
          ],
          [
            -1.533186,
            53.840045
          ],
          [
            -1.533779,
            53.84007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628539, LS17 6PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5327002608137528,
          53.840020991689144
        ]
      }
    }
  ]
}