{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cross Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.520478,
            53.7884
          ],
          [
            -1.519758,
            53.788383
          ],
          [
            -1.519037,
            53.788367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628113, LS9 0DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5186270704991747,
          53.78835614170674
        ]
      }
    }
  ]
}