{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jackdaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.35682,
            53.905665
          ],
          [
            -1.356552,
            53.90561
          ],
          [
            -1.356285,
            53.905556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72400500, LS23 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3560125263748666,
          53.90572345969505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72400501, LS23 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.356383879207892,
          53.90532997946093
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72638288, LS23 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3567291017357723,
          53.90564640744254
        ]
      }
    }
  ]
}