{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rhodes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.870834,
            53.721249
          ],
          [
            -1.870832,
            53.721293
          ],
          [
            -1.87081,
            53.72181
          ],
          [
            -1.870787,
            53.72234
          ],
          [
            -1.870785,
            53.722372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rhodes Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.870736,
            53.723513
          ],
          [
            -1.870761,
            53.722943
          ],
          [
            -1.870785,
            53.722372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215088, HX1 5ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8708342927635682,
          53.72124853774771
        ]
      }
    }
  ]
}