{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Street Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.181232,
            53.894786
          ],
          [
            -1.181583,
            53.89502
          ],
          [
            -1.18215,
            53.895244
          ],
          [
            -1.182636,
            53.895337
          ],
          [
            -1.183108,
            53.895427
          ],
          [
            -1.18339,
            53.895536
          ],
          [
            -1.18393,
            53.895953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453626, LS24 8EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.181259503547799,
          53.894745567287494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025056957, LS24 8EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1822146412120362,
          53.896486775751924
        ]
      }
    }
  ]
}