{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Banstead Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51911,
            53.813857
          ],
          [
            -1.519149,
            53.81374
          ],
          [
            -1.519188,
            53.813624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Banstead Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519188,
            53.813624
          ],
          [
            -1.519214,
            53.813535
          ],
          [
            -1.51924,
            53.813446
          ],
          [
            -1.519246,
            53.813427
          ],
          [
            -1.519251,
            53.813408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72632337, LS8 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5192664524719257,
          53.81342636519285
        ]
      }
    }
  ]
}