{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkstall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.94304,
            53.895627
          ],
          [
            -1.943024,
            53.895685
          ],
          [
            -1.942959,
            53.895912
          ],
          [
            -1.942878,
            53.896196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090400269, BD20 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.942898675251354,
          53.89606589801429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001963852, BD20 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9430505076202138,
          53.89631762842592
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004700513, BD20 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9430356187521494,
          53.89607495057255
        ]
      }
    }
  ]
}