{ "id": "urn:ngsi-ld:PrivacyObject:1044_parking", "type": "PrivacyObject", "refDevice": { "type": "Text", "value": "Device:1044_parking" }, "name": { "type": "Text", "value": "1004_parking" }, "location": { "type": "geo:json", "value": { "type": "Point", "coordinates": [ 46.18311, 6.14132 ] } }, "isIndoor": { "type": "Boolean", "value": false }, "floor": { "type": "Boolean", "value": false }, "description": { "type": "Text", "value": "Electromagnetic and ultrasonic sensor" }, "user": { "type": "Text", "value": "urn:ngsi-ld:User:abcdef" }, "purpose": { "type": "Text", "value": "Detecting the presence of a vehicle on a parking slot." }, "category": { "type": "StructuredValue", "value": [ "sensor" ] }, "recipientList": { "type": "StructuredValue", "value": [ "urn:ngsi-ld:User:CommunalAdministration", "urn:ngsi-ld:User:Motorists" ] }, "owner": { "type": "StructuredValue", "value": [ "ngsi-ld:city:CityofCarouge" ] }, "isPersonalData": { "type": "Boolean", "value": false }, "retentionPeriod": { "type": "Text", "value": "< 1 month" }, "legitimateInterest": { "type": "Text", "value": "Facilitate and understand parking habits" }, "crossborderTransfer": { "type": "Text", "value": "None" }, "image": { "type": "Text", "value": "http://www.example.com/device1.jpg" } }