[
    {
        "@context": "http://context.json-ld",
        "TheTargetValue": {
            "type": "Property",
            "value": "2007-11-03T13:18:05.000Z"
        },
        "id": "urn:ngsi-ld:Light:light1",
        "state": {
            "type": "Property",
            "value": true
        },
        "type": "Light"
    }
]
