{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Banstead Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519188,
            53.813624
          ],
          [
            -1.51826,
            53.813529
          ],
          [
            -1.517331,
            53.813434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627923, LS8 5PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5190668643434846,
          53.81361431414372
        ]
      }
    }
  ]
}