{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Regent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.482086,
            53.670414
          ],
          [
            -1.482065,
            53.670379
          ],
          [
            -1.482044,
            53.670345
          ],
          [
            -1.481991,
            53.670257
          ],
          [
            -1.481938,
            53.67017
          ],
          [
            -1.48176,
            53.669877
          ],
          [
            -1.481582,
            53.669585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174034, WF1 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4815817092713943,
          53.66958492529475
        ]
      }
    }
  ]
}