{
  "id": "urn:mrn:amura:port-authority:UNLOCODE",
  "type": "PortAuthority",
  "location": {
    "type": "Point",
    "coordinates": [
      -0.3048254137983776,
      39.431348987126704
    ]
  },
  "name": "Port Authoriy name",
  "unlocode": "Unlocode",
  "description": "Port Authoriy description",
  "timezone": "Europe/London",
  "address": {
    "streetAddress": "Avda. Example",
    "addressCountry": "ES",
    "addressLocality": "Locality",
    "postalCode": "1234"
  },
  "contactPoint": {
    "telephone": "+34 12 34 56 78",
    "email": "example@portauthority.com",
    "availableLanguage": [
      "en-EN",
      "es-ES"
    ],
    "faxNumber": "12 345 67 89",
    "name": "Port Authoriy name",
    "url": "https://URL"
  }
}