{
    "@context": "http://context.json-ld",
    "dataProvided": {
        "attrs": [
            "luminance"
        ],
        "entities": [
            {
                "id": "urn:ngsi-ld:TheLightType:ANewLightName",
                "type": "TheLightType"
            }
        ]
    },
    "provider": {
        "http": {
            "url": "http://smartgondor.com"
        }
    }
}
