{"id":1772,"date":"2026-08-19T20:50:14","date_gmt":"2026-08-19T20:50:14","guid":{"rendered":"https:\/\/hesperiawebdesign.com\/aerox\/?page_id=1772"},"modified":"2026-08-19T20:50:32","modified_gmt":"2026-08-19T20:50:32","slug":"locations","status":"publish","type":"page","link":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/","title":{"rendered":"Locations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1772\" class=\"elementor elementor-1772\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89ecb89 e-con e-atomic-element e-flexbox-base e-e993b1f \" data-id=\"89ecb89\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"89ecb89\">\n    \t\t<div class=\"elementor-element elementor-element-928d3dd elementor-widget elementor-widget-html\" data-id=\"928d3dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"aerox-global-map\">\n  <div class=\"aerox-map-heading\">\n    <span class=\"aerox-eyebrow\">Worldwide Operations<\/span>\n    <h2>AeroX Global Locations<\/h2>\n    <p>\n      Supporting commercial, corporate, and military aviation customers\n      through strategically located facilities and offices worldwide.\n    <\/p>\n  <\/div>\n\n  <div class=\"aerox-map-wrapper\">\n    <div id=\"aerox-world-map\" aria-label=\"Map showing AeroX global locations\"><\/div>\n\n    <div class=\"aerox-map-instruction\">\n      Select a location marker to view details\n    <\/div>\n  <\/div>\n\n  <div class=\"aerox-location-grid\">\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">01<\/span>\n      <div>\n        <span class=\"aerox-location-type\">United States<\/span>\n        <h3>AeroX LLC<\/h3>\n        <address>\n          2800 Propeller Place<br>\n          Atwater, CA 95301<br>\n          USA\n        <\/address>\n      <\/div>\n    <\/article>\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">02<\/span>\n      <div>\n        <span class=\"aerox-location-type\">France<\/span>\n        <h3>Ch\u00e2teauroux Facility<\/h3>\n        <address>\n          A\u00e9roport de Ch\u00e2teauroux<br>\n          B\u00e2timent 770<br>\n          F-36130 D\u00e9ols, France\n        <\/address>\n      <\/div>\n    <\/article>\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">03<\/span>\n      <div>\n        <span class=\"aerox-location-type\">France<\/span>\n        <h3>Montpellier Facility<\/h3>\n        <address>\n          Montpellier<br>\n          France\n        <\/address>\n      <\/div>\n    <\/article>\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">04<\/span>\n      <div>\n        <span class=\"aerox-location-type\">Qatar<\/span>\n        <h3>AeroX Services LLC<\/h3>\n        <address>\n          E306, Floor 3, Building 53<br>\n          Al Murqub, Area 39<br>\n          Doha, Qatar\n        <\/address>\n        <a href=\"tel:+971529488974\">+971 52 948 8974<\/a>\n      <\/div>\n    <\/article>\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">05<\/span>\n      <div>\n        <span class=\"aerox-location-type\">United Arab Emirates<\/span>\n        <h3>AeroX Services LLC<\/h3>\n        <address>\n          Meydan Grandstand, 6th Floor<br>\n          Meydan Road, Nad Al Sheba<br>\n          Dubai, U.A.E.\n        <\/address>\n        <a href=\"tel:+97471113105\">+974 7111 3105<\/a>\n      <\/div>\n    <\/article>\n\n    <article class=\"aerox-location-card\">\n      <span class=\"aerox-location-number\">06<\/span>\n      <div>\n        <span class=\"aerox-location-type\">Philippines<\/span>\n        <h3>Clark Office<\/h3>\n        <address>\n          Clark Welcome Center Office Suites<br>\n          Berthaphil VIII Compound, SCTEX Road<br>\n          Barangay Malabanias, Angeles City<br>\n          Pampanga, Region III, Philippines\n        <\/address>\n        <a href=\"tel:+63454998467\">+63 45 499 8467<\/a>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\n<style>\n.aerox-global-map {\n  --aerox-red: #df1f26;\n  --aerox-red-dark: #a70f14;\n  --aerox-black: #070708;\n  --aerox-panel: #101012;\n  --aerox-panel-light: #17171a;\n  --aerox-border: rgba(255, 255, 255, 0.11);\n  --aerox-text: #ffffff;\n  --aerox-muted: #a8a8ad;\n\n  position: relative;\n  overflow: hidden;\n  padding: 100px 24px;\n  background:\n    radial-gradient(\n      circle at 50% 25%,\n      rgba(223, 31, 38, 0.11),\n      transparent 32%\n    ),\n    var(--aerox-black);\n  color: var(--aerox-text);\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.aerox-global-map *,\n.aerox-global-map *::before,\n.aerox-global-map *::after {\n  box-sizing: border-box;\n}\n\n.aerox-map-heading {\n  width: min(820px, 100%);\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.aerox-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 15px;\n  color: var(--aerox-red);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.aerox-eyebrow::before,\n.aerox-eyebrow::after {\n  content: \"\";\n  width: 32px;\n  height: 1px;\n  background: var(--aerox-red);\n}\n\n.aerox-map-heading h2 {\n  margin: 0 0 18px;\n  color: #ffffff;\n  font-size: clamp(36px, 5vw, 68px);\n  font-weight: 700;\n  line-height: 1.05;\n  letter-spacing: -2px;\n}\n\n.aerox-map-heading p {\n  max-width: 700px;\n  margin: 0 auto;\n  color: var(--aerox-muted);\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.aerox-map-wrapper {\n  position: relative;\n  width: min(1400px, 100%);\n  margin: 0 auto 55px;\n  overflow: hidden;\n  border: 1px solid var(--aerox-border);\n  border-radius: 8px;\n  background:\n    linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px),\n    #0b0b0d;\n  background-size: 40px 40px;\n}\n\n#aerox-world-map {\n  width: 100%;\n  height: 630px;\n}\n\n.aerox-map-instruction {\n  position: absolute;\n  right: 22px;\n  bottom: 20px;\n  padding: 10px 14px;\n  border: 1px solid var(--aerox-border);\n  border-radius: 4px;\n  background: rgba(7, 7, 8, 0.85);\n  color: var(--aerox-muted);\n  font-size: 12px;\n  letter-spacing: 0.7px;\n  text-transform: uppercase;\n  pointer-events: none;\n}\n\n.aerox-location-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 18px;\n  width: min(1400px, 100%);\n  margin: 0 auto;\n}\n\n.aerox-location-card {\n  position: relative;\n  display: flex;\n  gap: 20px;\n  min-height: 230px;\n  padding: 29px;\n  overflow: hidden;\n  border: 1px solid var(--aerox-border);\n  border-radius: 5px;\n  background: var(--aerox-panel);\n  transition:\n    transform 0.25s ease,\n    border-color 0.25s ease,\n    background 0.25s ease;\n}\n\n.aerox-location-card::after {\n  content: \"\";\n  position: absolute;\n  right: -50px;\n  bottom: -50px;\n  width: 120px;\n  height: 120px;\n  border: 1px solid rgba(223, 31, 38, 0.18);\n  border-radius: 50%;\n}\n\n.aerox-location-card:hover {\n  transform: translateY(-5px);\n  border-color: rgba(223, 31, 38, 0.65);\n  background: var(--aerox-panel-light);\n}\n\n.aerox-location-number {\n  flex: 0 0 auto;\n  color: var(--aerox-red);\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1px;\n}\n\n.aerox-location-type {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--aerox-muted);\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.aerox-location-card h3 {\n  margin: 0 0 13px;\n  color: #fff;\n  font-size: 21px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.aerox-location-card address {\n  margin: 0;\n  color: var(--aerox-muted);\n  font-size: 14px;\n  font-style: normal;\n  line-height: 1.75;\n}\n\n.aerox-location-card a {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  margin-top: 12px;\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 700;\n  text-decoration: none;\n}\n\n.aerox-location-card a:hover {\n  color: var(--aerox-red);\n}\n\n\/* Map tooltip *\/\n.aerox-map-tooltip {\n  min-width: 220px;\n  padding: 16px 18px;\n  border: 1px solid rgba(255,255,255,.12);\n  border-left: 3px solid var(--aerox-red);\n  border-radius: 4px;\n  background: rgba(8, 8, 10, 0.96);\n  color: #ffffff;\n  box-shadow: 0 16px 40px rgba(0,0,0,.35);\n}\n\n.aerox-map-tooltip strong {\n  display: block;\n  margin-bottom: 6px;\n  font-size: 15px;\n}\n\n.aerox-map-tooltip span {\n  color: #b8b8bd;\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n@media (max-width: 1024px) {\n  .aerox-location-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  #aerox-world-map {\n    height: 520px;\n  }\n}\n\n@media (max-width: 700px) {\n  .aerox-global-map {\n    padding: 70px 17px;\n  }\n\n  .aerox-map-heading h2 {\n    letter-spacing: -1px;\n  }\n\n  #aerox-world-map {\n    height: 390px;\n  }\n\n  .aerox-map-instruction {\n    display: none;\n  }\n\n  .aerox-location-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .aerox-location-card {\n    min-height: auto;\n    padding: 25px 21px;\n  }\n}\n<\/style>\n\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/index.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/map.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/geodata\/worldLow.js\"><\/script>\n<script src=\"https:\/\/cdn.amcharts.com\/lib\/5\/themes\/Animated.js\"><\/script>\n\n<script>\n(function () {\n  function initializeAeroXMap() {\n    const container = document.getElementById(\"aerox-world-map\");\n\n    if (!container || typeof am5 === \"undefined\") {\n      return;\n    }\n\n    if (container.dataset.mapInitialized === \"true\") {\n      return;\n    }\n\n    container.dataset.mapInitialized = \"true\";\n\n    const root = am5.Root.new(\"aerox-world-map\");\n\n    root.setThemes([\n      am5themes_Animated.new(root)\n    ]);\n\n    if (root._logo) {\n      root._logo.dispose();\n    }\n\n    const chart = root.container.children.push(\n      am5map.MapChart.new(root, {\n        projection: am5map.geoNaturalEarth1(),\n        panX: \"none\",\n        panY: \"none\",\n        wheelX: \"none\",\n        wheelY: \"none\",\n        pinchZoom: false,\n        paddingTop: 30,\n        paddingRight: 30,\n        paddingBottom: 30,\n        paddingLeft: 30\n      })\n    );\n\n    const polygonSeries = chart.series.push(\n      am5map.MapPolygonSeries.new(root, {\n        geoJSON: am5geodata_worldLow,\n        exclude: [\"AQ\"]\n      })\n    );\n\n    polygonSeries.mapPolygons.template.setAll({\n      fill: am5.color(0x29292e),\n      stroke: am5.color(0x4c4c52),\n      strokeWidth: 0.65,\n      interactive: false\n    });\n\n    const locations = [\n      {\n        title: \"AeroX LLC\",\n        subtitle: \"Atwater, California, USA\",\n        latitude: 37.3477,\n        longitude: -120.6091\n      },\n      {\n        title: \"Ch\u00e2teauroux Facility\",\n        subtitle: \"D\u00e9ols, France\",\n        latitude: 46.8603,\n        longitude: 1.7211\n      },\n      {\n        title: \"Montpellier Facility\",\n        subtitle: \"Montpellier, France\",\n        latitude: 43.6108,\n        longitude: 3.8767\n      },\n      {\n        title: \"AeroX Services LLC\",\n        subtitle: \"Doha, Qatar\",\n        latitude: 25.2854,\n        longitude: 51.5310\n      },\n      {\n        title: \"AeroX Services LLC\",\n        subtitle: \"Dubai, United Arab Emirates\",\n        latitude: 25.1548,\n        longitude: 55.3004\n      },\n      {\n        title: \"Clark Office\",\n        subtitle: \"Angeles City, Pampanga, Philippines\",\n        latitude: 15.1450,\n        longitude: 120.5887\n      }\n    ];\n\n    const pointSeries = chart.series.push(\n      am5map.MapPointSeries.new(root, {})\n    );\n\n    pointSeries.bullets.push(function (root, series, dataItem) {\n      const container = am5.Container.new(root, {\n        cursorOverStyle: \"pointer\",\n        tooltipHTML:\n          '<div class=\"aerox-map-tooltip\">' +\n          \"<strong>{title}<\/strong>\" +\n          \"<span>{subtitle}<\/span>\" +\n          \"<\/div>\"\n      });\n\n      const pulse = container.children.push(\n        am5.Circle.new(root, {\n          radius: 9,\n          fill: am5.color(0xdf1f26),\n          fillOpacity: 0.35,\n          strokeOpacity: 0\n        })\n      );\n\n      pulse.animate({\n        key: \"scale\",\n        from: 1,\n        to: 3,\n        duration: 1500,\n        loops: Infinity,\n        easing: am5.ease.out(am5.ease.cubic)\n      });\n\n      pulse.animate({\n        key: \"opacity\",\n        from: 0.8,\n        to: 0,\n        duration: 1500,\n        loops: Infinity,\n        easing: am5.ease.out(am5.ease.cubic)\n      });\n\n      container.children.push(\n        am5.Circle.new(root, {\n          radius: 6,\n          fill: am5.color(0xdf1f26),\n          stroke: am5.color(0xffffff),\n          strokeWidth: 2\n        })\n      );\n\n      return am5.Bullet.new(root, {\n        sprite: container\n      });\n    });\n\n    locations.forEach(function (location) {\n      pointSeries.pushDataItem({\n        geometry: {\n          type: \"Point\",\n          coordinates: [\n            location.longitude,\n            location.latitude\n          ]\n        },\n        title: location.title,\n        subtitle: location.subtitle\n      });\n    });\n\n    chart.appear(900, 100);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", initializeAeroXMap);\n  } else {\n    initializeAeroXMap();\n  }\n\n  document.addEventListener(\"elementor\/popup\/show\", initializeAeroXMap);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Worldwide Operations AeroX Global Locations Supporting commercial, corporate, and military aviation customers through strategically located facilities and offices worldwide. Select a location marker to view details 01 United States AeroX LLC 2800 Propeller Place Atwater, CA 95301 USA 02 France Ch\u00e2teauroux Facility A\u00e9roport de Ch\u00e2teauroux B\u00e2timent 770 F-36130 D\u00e9ols, France 03 France Montpellier Facility Montpellier [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1772","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AeroX Locations | View All<\/title>\n<meta name=\"description\" content=\"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AeroX Locations | View All\" \/>\n<meta property=\"og:description\" content=\"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/\" \/>\n<meta property=\"og:site_name\" content=\"AeroX\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-19T20:50:32+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:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/locations\\\/\",\"url\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/locations\\\/\",\"name\":\"AeroX Locations | View All\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/#website\"},\"datePublished\":\"2026-08-19T20:50:14+00:00\",\"dateModified\":\"2026-08-19T20:50:32+00:00\",\"description\":\"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/locations\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/locations\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/locations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Locations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/#website\",\"url\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/\",\"name\":\"AeroX\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AeroX Locations | View All","description":"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.","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:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/","og_locale":"en_US","og_type":"article","og_title":"AeroX Locations | View All","og_description":"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.","og_url":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/","og_site_name":"AeroX","article_modified_time":"2026-08-19T20:50:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/","url":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/","name":"AeroX Locations | View All","isPartOf":{"@id":"https:\/\/hesperiawebdesign.com\/aerox\/#website"},"datePublished":"2026-08-19T20:50:14+00:00","dateModified":"2026-08-19T20:50:32+00:00","description":"Contact AeroX locations for aircraft maintenance, avionics, structural modifications, special missions, staffing, and storage.","breadcrumb":{"@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/locations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hesperiawebdesign.com\/aerox\/"},{"@type":"ListItem","position":2,"name":"Locations"}]},{"@type":"WebSite","@id":"https:\/\/hesperiawebdesign.com\/aerox\/#website","url":"https:\/\/hesperiawebdesign.com\/aerox\/","name":"AeroX","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hesperiawebdesign.com\/aerox\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1772","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/comments?post=1772"}],"version-history":[{"count":4,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1772\/revisions"}],"predecessor-version":[{"id":1776,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1772\/revisions\/1776"}],"wp:attachment":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/media?parent=1772"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}