{
   "column_names" : [
      "contactType",
      "contactTypeCode"
   ],
   "uri" : "/api/v1/csw/contact-types",
   "deprecated" : "false",
   "recordCount" : 13,
   "data" : [
      {
         "contactType" : "has Application Contact of",
         "contactTypeCode" : "11"
      },
      {
         "contactType" : "has Legally Responsible Entity of",
         "contactTypeCode" : "12"
      },
      {
         "contactType" : "has Site contact of",
         "contactTypeCode" : "13"
      },
      {
         "contactType" : "has billing contact of",
         "contactTypeCode" : "14"
      },
      {
         "contactTypeCode" : "15",
         "contactType" : "has consultant of"
      },
      {
         "contactTypeCode" : "16",
         "contactType" : "has contractor contact of"
      },
      {
         "contactType" : "has contractor of",
         "contactTypeCode" : "17"
      },
      {
         "contactTypeCode" : "18",
         "contactType" : "has legally responsible official of"
      },
      {
         "contactTypeCode" : "19",
         "contactType" : "has legally responsible party of"
      },
      {
         "contactTypeCode" : "20",
         "contactType" : "has permit contact of"
      },
      {
         "contactTypeCode" : "21",
         "contactType" : "has third party consultant of"
      },
      {
         "contactTypeCode" : "22",
         "contactType" : "is operated by"
      },
      {
         "contactTypeCode" : "23",
         "contactType" : "is owned by"
      }
   ]
}