{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barrow Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.404744,
            53.935427
          ],
          [
            -1.405192,
            53.935452
          ],
          [
            -1.40564,
            53.935478
          ],
          [
            -1.405735,
            53.935461
          ],
          [
            -1.405831,
            53.935444
          ],
          [
            -1.405966,
            53.935426
          ],
          [
            -1.406101,
            53.935407
          ],
          [
            -1.406157,
            53.935414
          ],
          [
            -1.406212,
            53.93542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72759279, LS22 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4059447197941994,
          53.93527238720929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72759283, LS22 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4055139173905875,
          53.93557584522404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72759659, LS22 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.404769651193614,
          53.93542835465493
        ]
      }
    }
  ]
}