| {
  "headerKey": "__HEADER__",
  "domainKeys": [
    "domain",
    "domainname",
    "domain_name",
    "domain name",
    "Domain Name (PUNYCODE)",
    "Domain Name (UTF8)",
    "complete domain name",
    "Dominio",
    "query"
  ],
  "whoisServerKeys": [
    "whois",
    "whoisserver",
    "whois_server",
    "whois server",
    "registrar whois server"
  ],
  "nameServersKeys": [
    "nameserver",
    "name_server",
    "name server",
    "name server (db)",
    "nserver",
    "name server handle",
    "Domain servers in listed order",
    "hostname",
    "host name",
    "dns",
    ["primary server", "secondary server", "third server", "fourth server"],
    ["primary server hostname", "secondary server hostname", "third server hostname", "fourth server hostname"],
    ["ns_name_01", "ns_name_02", "ns_name_03", "ns_name_04"]
  ],
  "nameServersKeysGroups": [
    ["ns 1", "ns 2", "ns 3", "ns 4"],
    ["primary server", "secondary server", "third server", "fourth server"],
    ["primary server hostname", "secondary server hostname", "third server hostname", "fourth server hostname"],
    ["ns_name_01", "ns_name_02", "ns_name_03", "ns_name_04"]
  ],
  "creationDateKeys": [
    "creationdate",
    "creation date",
    "registration date",
    "domain registration date",
    "domain created",
    "registration time",
    "registration",
    "created",
    "created on",
    "created date",
    "registered",
    "registered on",
    "registered date",
    "record created",
    "activation",
    "Fecha de registro"
  ],
  "expirationDateKeys": [
    "expirationdate",
    "expiration date",
    "expiration time",
    "exp date",
    "domain expiration date",
    "registry expiry date",
    "registrar registration expiration date",
    "expiry date",
    "expiry",
    "expires",
    "expires on",
    "expire",
    "expiration",
    "paid-till",
    "renewal",
    "valid until",
    "validity",
    "Fecha de vencimiento"
  ],
  "ownerKeys": [
    "owner orgname",
    "owner-organization",
    "owner name",
    "owner-name",
    "owner",
    "organization",
    "registrant organization",
    "registrant-organization",
    "registrant internationalized organization",
    "registrant contact organisation",
    "registrant",
    "registrant name",
    "domain holder",
    "holder",
    "holder-c",
    "org",
    "org-name",
    "Organizacion",
    "tech organization",
    "admin organization",
    "contact name"
  ],
  "registrarKeys": [
    "registrar",
    "registrar_name",
    "registrar-name",
    "registrar name",
    "current registrar",
    "current registar",
    "sponsoring registrar",
    "sponsoring registrar organization",
    "registrar created",
    "registar created"
  ],
  "statesKeys": [
    "domain status",
    "domainstatus",
    "status",
    "state",
    "ren-status",
    "epp status",
    "registry status",
    "query_status"
  ],
  "notRegisteredStatesDict": {
    "not registered": 1,
    "no object found": 1,
    "not allowed": 1,
    "available": 1,
    "free": 1,
    "220 available": 1,
    "510 domain is not managed by this register": 1,
    "440 request denied": 1
  }
}
 |