{
  "key": "GRID",
  "component": "P2GGrid",
  "items": [
    {
        "key": "TEXT",
        "component": "P2GText",
        "text": "As your parcel details cannot be found, please visit ",
        "props": {
            "variant": "body4"
        }
    },
    {
        "key": "TEXT",
        "component": "P2GLink",
        "text": "https://track.dhlparcel.co.uk/",
        "props": {
            "variant": "body4",
            "href": "https://track.dhlparcel.co.uk/"
        }
    }
]
}