{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Broad Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.625749,
            53.816475
          ],
          [
            -1.626091,
            53.816481
          ],
          [
            -1.626433,
            53.816486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72011407, LS13 2LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.626400942557315,
          53.81662088716003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627990, LS13 2LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6258401796480002,
          53.81648432085695
        ]
      }
    }
  ]
}