{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Holly Street South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.282397,
            53.593316
          ],
          [
            -2.281819,
            53.593265
          ],
          [
            -2.281611,
            53.593246
          ],
          [
            -2.281522,
            53.593462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210022579, BL9 7BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.281610974432655,
          53.59324605037368
        ]
      }
    }
  ]
}