{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832684,
            53.325201
          ],
          [
            -3.832481,
            53.325067
          ],
          [
            -3.832278,
            53.324933
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.832278,
            53.324933
          ],
          [
            -3.832101,
            53.324819
          ],
          [
            -3.831923,
            53.324705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736867, LL30 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.832633266655206,
          53.32516160367655
        ]
      }
    }
  ]
}