[
    {
        "@context": "http://context.json-ld",
        "dimming": {
            "type": "Property",
            "value": 87
        },
        "id": "urn:ngsi-ld:Light:light1",
        "state": {
            "type": "Property",
            "value": true
        },
        "type": "Light"
    }
]
