{
  "id": "urn:ngsi-ld:CloudRegion:id:Noida",
  "type": "CloudRegion",
  "cloudName": {
    "type": "Text",
    "value": "Noida"
  },
  "pointsOfContact": {
    "type": "StructuredValue",
    "value": [
      {
        "email": "theron31@quigley.net"
      },
      {
        "email": "qhuel@gmailo.com"
      },
      {
        "email": "tania88@pfeffer.com"
      },
      {
        "email": "salvador.jacobson@hotmalil.com"
      },
      {
        "email": "uriel08@blick.com"
      }
    ]
  },
  "version": {
    "type": "Text",
    "value": "OpenStack Pike"
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        22.1394715,
        -7.100602
      ]
    }
  },
  "test": {
    "type": "Text",
    "value": "urn:ngsi-ld:Tests:Tempest:23278568"
  }
}