{"id":16,"date":"2022-06-23T14:19:14","date_gmt":"2022-06-23T14:19:14","guid":{"rendered":"https:\/\/home.hamptonu.edu\/police\/?page_id=16"},"modified":"2026-07-16T14:16:46","modified_gmt":"2026-07-16T14:16:46","slug":"clery-act-campus-security-authority-training","status":"publish","type":"page","link":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/","title":{"rendered":"Clery Act Campus Security Authority Training"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7cdaee9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7cdaee9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-dd2958c\" data-id=\"dd2958c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c60366c elementor-widget elementor-widget-html\" data-id=\"c60366c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <iframe\r\n      id=\"JotFormIFrame-221983941267061\"\r\n      title=\"Clery Act Campus Security Authority Training\"\r\n      onload=\"window.parent.scrollTo(0,0)\"\r\n      allowtransparency=\"true\"\r\n      allowfullscreen=\"true\"\r\n      allow=\"geolocation; microphone; camera\"\r\n      data-src=\"https:\/\/form.jotform.com\/221983941267061\"\r\n      frameborder=\"0\"\r\n      style=\"\r\n      min-width: 100%;\r\n      height:539px;\r\n      border:none;\"\r\n      scrolling=\"no\"\r\n     src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" data-load-mode=\"1\">\r\n    <\/iframe>\r\n    <script type=\"text\/javascript\">\r\n      var ifr = document.getElementById(\"JotFormIFrame-221983941267061\");\r\n      if (ifr) {\r\n        var src = ifr.src;\r\n        var iframeParams = [];\r\n        if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\r\n          iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\r\n        }\r\n        if (src && src.indexOf(\"?\") > -1) {\r\n          iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\r\n          src = src.substr(0, src.indexOf(\"?\"))\r\n        }\r\n        iframeParams.push(\"isIframeEmbed=1\");\r\n        ifr.src = src + \"?\" + iframeParams.join('&');\r\n      }\r\n      window.handleIFrameMessage = function(e) {\r\n        if (typeof e.data === 'object') { return; }\r\n        var args = e.data.split(\":\");\r\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\r\n        if (!iframe) { return; }\r\n        switch (args[0]) {\r\n          case \"scrollIntoView\":\r\n            iframe.scrollIntoView();\r\n            break;\r\n          case \"setHeight\":\r\n            iframe.style.height = args[1] + \"px\";\r\n            break;\r\n          case \"collapseErrorPage\":\r\n            if (iframe.clientHeight > window.innerHeight) {\r\n              iframe.style.height = window.innerHeight + \"px\";\r\n            }\r\n            break;\r\n          case \"reloadPage\":\r\n            window.location.reload();\r\n            break;\r\n          case \"loadScript\":\r\n            if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\r\n            var src = args[1];\r\n            if (args.length > 3) {\r\n                src = args[1] + ':' + args[2];\r\n            }\r\n            var script = document.createElement('script');\r\n            script.src = src;\r\n            script.type = 'text\/javascript';\r\n            document.body.appendChild(script);\r\n            break;\r\n          case \"exitFullscreen\":\r\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\r\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\r\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\r\n            break;\r\n        }\r\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\r\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\r\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\r\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\r\n        }\r\n      };\r\n      window.isPermitted = function(originUrl, whitelisted_domains) {\r\n        var url = document.createElement('a');\r\n        url.href = originUrl;\r\n        var hostname = url.hostname;\r\n        var result = false;\r\n        if( typeof hostname !== 'undefined' ) {\r\n          whitelisted_domains.forEach(function(element) {\r\n              if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\r\n                  result = true;\r\n              }\r\n          });\r\n          return result;\r\n        }\r\n      };\r\n      if (window.addEventListener) {\r\n        window.addEventListener(\"message\", handleIFrameMessage, false);\r\n      } else if (window.attachEvent) {\r\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\r\n      }\r\n      <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-85da808\" data-id=\"85da808\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5047824 elementor-nav-menu--dropdown-mobile elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu\" data-id=\"5047824\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot; aria-hidden=\\&quot;true\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<nav aria-label=\"Menu\" class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-background e--animation-none\">\n\t\t\t\t<ul id=\"menu-1-5047824\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-622\"><a href=\"https:\/\/home.hamptonu.edu\/police\/\" class=\"elementor-item menu-link\">HUPD Home<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-623\"><a href=\"https:\/\/home.hamptonu.edu\/police\/a-message-from-chief-glover\/\" class=\"elementor-item menu-link\">A Message From Chief Glover<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-624\"><a href=\"https:\/\/home.hamptonu.edu\/police\/crime-prevention\/\" class=\"elementor-item menu-link\">Crime Prevention<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-625\"><a href=\"https:\/\/home.hamptonu.edu\/police\/investigations\/\" class=\"elementor-item menu-link\">Investigations<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-626\"><a href=\"https:\/\/home.hamptonu.edu\/police\/pirate-notification-system-pns\/\" class=\"elementor-item menu-link\">Pirate Notification System (PNS)<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1274\"><a href=\"https:\/\/home.hamptonu.edu\/police\/pirate-shuttle\/\" class=\"elementor-item menu-link\">Pirate Shuttle<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-627\"><a href=\"https:\/\/home.hamptonu.edu\/police\/traffic-administration\/\" class=\"elementor-item menu-link\">Traffic Administration<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1596\"><a href=\"https:\/\/home.hamptonu.edu\/police\/scooters\/\" class=\"elementor-item menu-link\">Electric Scooter Guidelines<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-879\"><a aria-expanded=\"false\" href=\"https:\/\/home.hamptonu.edu\/police\/the-clery-act\/\" class=\"elementor-item menu-link\">The Clery Act<\/a>\n<ul class=\"sub-menu elementor-nav-menu--dropdown\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-642\"><a href=\"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/\" class=\"elementor-sub-item menu-link\">Clery Act Campus Security Authority Training<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-628\"><a href=\"https:\/\/home.hamptonu.edu\/police\/clery-act-reportable-offenses\/\" class=\"elementor-sub-item menu-link\">Clery Act Reportable Offenses<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-636\"><a href=\"https:\/\/home.hamptonu.edu\/police\/annual-security-report-asr\/\" class=\"elementor-sub-item menu-link\">Annual Security Report<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-633\"><a href=\"https:\/\/va.moatusers.com\/IncidentReport\/Introduction?q=IZlcpoJkqkiTgACYczvSNVa0AplG029BBqEfuy7E6ugt2IRelj&#038;1=EFMDDD&#038;p=%5bUNZcgbah%5d&#038;s=TuH3gdk4N975OdXNhdTi&#038;x=2ZUIG5ExlUTTcNaAYlbIhtPXhBmPoe\" class=\"elementor-sub-item menu-link\">Submit an Anonymous Tip<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-629\"><a href=\"https:\/\/home.hamptonu.edu\/police\/fire-safety\/\" class=\"elementor-item menu-link\">Fire Safety<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-630\"><a href=\"https:\/\/home.hamptonu.edu\/police\/multimedia-training-materials\/\" class=\"elementor-item menu-link\">Multimedia Training Materials<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-631\"><a href=\"http:\/\/www.mingerfoundation.org\/9-fires\/\" class=\"elementor-item menu-link\">Michael H. Minger Foundation<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-632\"><a href=\"https:\/\/home.hamptonu.edu\/police\/how-are-we-doing\/\" class=\"elementor-item menu-link\">How Are We Doing?<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-634\"><a href=\"https:\/\/home.hamptonu.edu\/gateways\/title-ix\/\" class=\"elementor-item menu-link\">Policy on Sexual Harassment and Misconduct<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-635\"><a href=\"https:\/\/home.hamptonu.edu\/police\/virginia-state-police-sex-offender-registry\/\" class=\"elementor-item menu-link\">VA State Police Sex Offender Registry<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\">\n\t\t\t<i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--open eicon-menu-bar\"><\/i><i aria-hidden=\"true\" role=\"presentation\" class=\"elementor-menu-toggle__icon--close eicon-close\"><\/i>\t\t<\/div>\n\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-5047824\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-622\"><a href=\"https:\/\/home.hamptonu.edu\/police\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">HUPD Home<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-623\"><a href=\"https:\/\/home.hamptonu.edu\/police\/a-message-from-chief-glover\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">A Message From Chief Glover<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-624\"><a href=\"https:\/\/home.hamptonu.edu\/police\/crime-prevention\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Crime Prevention<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-625\"><a href=\"https:\/\/home.hamptonu.edu\/police\/investigations\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Investigations<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-626\"><a href=\"https:\/\/home.hamptonu.edu\/police\/pirate-notification-system-pns\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Pirate Notification System (PNS)<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1274\"><a href=\"https:\/\/home.hamptonu.edu\/police\/pirate-shuttle\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Pirate Shuttle<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-627\"><a href=\"https:\/\/home.hamptonu.edu\/police\/traffic-administration\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Traffic Administration<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1596\"><a href=\"https:\/\/home.hamptonu.edu\/police\/scooters\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Electric Scooter Guidelines<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-879\"><a aria-expanded=\"false\" href=\"https:\/\/home.hamptonu.edu\/police\/the-clery-act\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">The Clery Act<\/a>\n<ul class=\"sub-menu elementor-nav-menu--dropdown\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-642\"><a href=\"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/\" class=\"elementor-sub-item menu-link\" tabindex=\"-1\">Clery Act Campus Security Authority Training<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-628\"><a href=\"https:\/\/home.hamptonu.edu\/police\/clery-act-reportable-offenses\/\" class=\"elementor-sub-item menu-link\" tabindex=\"-1\">Clery Act Reportable Offenses<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-636\"><a href=\"https:\/\/home.hamptonu.edu\/police\/annual-security-report-asr\/\" class=\"elementor-sub-item menu-link\" tabindex=\"-1\">Annual Security Report<\/a><\/li>\n\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-633\"><a href=\"https:\/\/va.moatusers.com\/IncidentReport\/Introduction?q=IZlcpoJkqkiTgACYczvSNVa0AplG029BBqEfuy7E6ugt2IRelj&#038;1=EFMDDD&#038;p=%5bUNZcgbah%5d&#038;s=TuH3gdk4N975OdXNhdTi&#038;x=2ZUIG5ExlUTTcNaAYlbIhtPXhBmPoe\" class=\"elementor-sub-item menu-link\" tabindex=\"-1\">Submit an Anonymous Tip<\/a><\/li>\n<\/ul>\n<\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-629\"><a href=\"https:\/\/home.hamptonu.edu\/police\/fire-safety\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Fire Safety<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-630\"><a href=\"https:\/\/home.hamptonu.edu\/police\/multimedia-training-materials\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Multimedia Training Materials<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-631\"><a href=\"http:\/\/www.mingerfoundation.org\/9-fires\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Michael H. Minger Foundation<\/a><\/li>\n<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-632\"><a href=\"https:\/\/home.hamptonu.edu\/police\/how-are-we-doing\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">How Are We Doing?<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-634\"><a href=\"https:\/\/home.hamptonu.edu\/gateways\/title-ix\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">Policy on Sexual Harassment and Misconduct<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-635\"><a href=\"https:\/\/home.hamptonu.edu\/police\/virginia-state-police-sex-offender-registry\/\" class=\"elementor-item menu-link\" tabindex=\"-1\">VA State Police Sex Offender Registry<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":89,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Clery Act Campus Security Authority Training - Hampton University Police Department<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Clery Act Campus Security Authority Training - Hampton University Police Department\" \/>\n<meta property=\"og:url\" content=\"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/\" \/>\n<meta property=\"og:site_name\" content=\"Hampton University Police Department\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T14:16:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/clery-act-campus-security-authority-training\\\/\",\"url\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/clery-act-campus-security-authority-training\\\/\",\"name\":\"Clery Act Campus Security Authority Training - Hampton University Police Department\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#website\"},\"datePublished\":\"2022-06-23T14:19:14+00:00\",\"dateModified\":\"2026-07-16T14:16:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/clery-act-campus-security-authority-training\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/clery-act-campus-security-authority-training\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/clery-act-campus-security-authority-training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Clery Act Campus Security Authority Training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#website\",\"url\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/\",\"name\":\"Hampton University Police Department\",\"description\":\"Hampton University Police Department\",\"publisher\":{\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#organization\",\"name\":\"Hampton University Police Department\",\"url\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/home.hamptonu.edu\\\/police\\\/wp-content\\\/uploads\\\/sites\\\/82\\\/2025\\\/03\\\/HU-Logo-icon-big.png?fit=379%2C198&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/home.hamptonu.edu\\\/police\\\/wp-content\\\/uploads\\\/sites\\\/82\\\/2025\\\/03\\\/HU-Logo-icon-big.png?fit=379%2C198&ssl=1\",\"width\":379,\"height\":198,\"caption\":\"Hampton University Police Department\"},\"image\":{\"@id\":\"https:\\\/\\\/home.hamptonu.edu\\\/police\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Clery Act Campus Security Authority Training - Hampton University Police Department","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/","og_locale":"en_US","og_type":"article","og_title":"Clery Act Campus Security Authority Training - Hampton University Police Department","og_url":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/","og_site_name":"Hampton University Police Department","article_modified_time":"2026-07-16T14:16:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/","url":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/","name":"Clery Act Campus Security Authority Training - Hampton University Police Department","isPartOf":{"@id":"https:\/\/home.hamptonu.edu\/police\/#website"},"datePublished":"2022-06-23T14:19:14+00:00","dateModified":"2026-07-16T14:16:46+00:00","breadcrumb":{"@id":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/home.hamptonu.edu\/police\/clery-act-campus-security-authority-training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/home.hamptonu.edu\/police\/"},{"@type":"ListItem","position":2,"name":"Clery Act Campus Security Authority Training"}]},{"@type":"WebSite","@id":"https:\/\/home.hamptonu.edu\/police\/#website","url":"https:\/\/home.hamptonu.edu\/police\/","name":"Hampton University Police Department","description":"Hampton University Police Department","publisher":{"@id":"https:\/\/home.hamptonu.edu\/police\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/home.hamptonu.edu\/police\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/home.hamptonu.edu\/police\/#organization","name":"Hampton University Police Department","url":"https:\/\/home.hamptonu.edu\/police\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/home.hamptonu.edu\/police\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/home.hamptonu.edu\/police\/wp-content\/uploads\/sites\/82\/2025\/03\/HU-Logo-icon-big.png?fit=379%2C198&ssl=1","contentUrl":"https:\/\/i0.wp.com\/home.hamptonu.edu\/police\/wp-content\/uploads\/sites\/82\/2025\/03\/HU-Logo-icon-big.png?fit=379%2C198&ssl=1","width":379,"height":198,"caption":"Hampton University Police Department"},"image":{"@id":"https:\/\/home.hamptonu.edu\/police\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/users\/89"}],"replies":[{"embeddable":true,"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":13,"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":1722,"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/pages\/16\/revisions\/1722"}],"wp:attachment":[{"href":"https:\/\/home.hamptonu.edu\/police\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}