{"id":2012,"date":"2025-09-02T02:07:29","date_gmt":"2025-09-02T02:07:29","guid":{"rendered":"https:\/\/atlasliontour.com\/?page_id=2012"},"modified":"2025-09-02T02:08:17","modified_gmt":"2025-09-02T02:08:17","slug":"activities","status":"publish","type":"page","link":"https:\/\/atlasliontour.com\/de\/activities\/","title":{"rendered":"Aktivit\u00e4ten"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2012\" class=\"elementor elementor-2012\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d897ee5 e-flex e-con-boxed e-con e-parent\" data-id=\"d897ee5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38a7e3b elementor-widget elementor-widget-spacer\" data-id=\"38a7e3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e373435 e-flex e-con-boxed e-con e-parent\" data-id=\"e373435\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-365af4e elementor-widget elementor-widget-html\" data-id=\"365af4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Atlas Lion Tour Activities | Morocco Adventures<\/title>\r\n  <meta name=\"description\" content=\"Experience the best of Morocco with Atlas Lion Tour's exciting activities including camel safaris, desert quad expeditions, and balloon flights.\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <script type=\"application\/ld+json\">\r\n    {\r\n      \"@context\": \"https:\/\/schema.org\",\r\n      \"@type\": \"TouristAttraction\",\r\n      \"name\": \"Atlas Lion Tour Activities\",\r\n      \"description\": \"Explore Morocco with our exciting activities including camel safaris, desert quad expeditions, and balloon flights\",\r\n      \"url\": \"https:\/\/atlasliontour.com\/\",\r\n      \"address\": {\r\n        \"@type\": \"PostalAddress\",\r\n        \"addressLocality\": \"Various Cities\",\r\n        \"addressCountry\": \"Morocco\"\r\n      }\r\n    }\r\n  <\/script>\r\n  <style>\r\n    :root {\r\n      --primary-red: #e74c3c;\r\n      --primary-blue: #3498db;\r\n      --primary-green: #2ecc71;\r\n      --dark-text: #2c3e50;\r\n      --light-text: #7f8c8d;\r\n    }\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      \r\n      font-family: 'Inter', 'Poppins', sans-serif;\r\n    }\r\n    body {\r\n      background: #f8f9fa;\r\n      line-height: 1.6;\r\n      color: #333;\r\n      \r\n    }\r\n    .alt-main-container {\r\n      width: 100%;\r\n      max-width: 1400px;\r\n      margin: 2rem auto;\r\n      padding: 20px;\r\n    }\r\n    .alt-section-title {\r\n      text-align: center;\r\n      margin-bottom: 2.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-section-title h2 {\r\n      font-size: 2.5rem;\r\n      font-weight: 700;\r\n      color: var(--dark-text);\r\n      margin-bottom: 1rem;\r\n    }\r\n    .alt-section-title::after {\r\n      content: '';\r\n      display: block;\r\n      width: 80px;\r\n      height: 4px;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      margin: 0 auto;\r\n      border-radius: 2px;\r\n    }\r\n    .alt-section-title p {\r\n      color: var(--light-text);\r\n      font-size: 1.1rem;\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n    }\r\n    .alt-card-container {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n      gap: 2rem;\r\n      width: 100%;\r\n      justify-items: center;\r\n    }\r\n    @media (min-width: 1024px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(3, 1fr);\r\n      }\r\n    }\r\n    @media (min-width: 768px) and (max-width: 1023px) {\r\n      .alt-card-container {\r\n        grid-template-columns: repeat(2, 1fr);\r\n      }\r\n    }\r\n    @media (max-width: 767px) {\r\n      .alt-card-container {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n    .alt-card {\r\n      background: white;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\r\n      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      width: 100%;\r\n      max-width: 380px;\r\n      position: relative;\r\n    }\r\n    \/* Color variations using red, blue, and green *\/\r\n    .alt-card-container .alt-card.alt-card-color1 {\r\n      background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%) !important; \/* Light red gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color2 {\r\n      background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%) !important; \/* Light blue gradient *\/\r\n    }\r\n    .alt-card-container .alt-card.alt-card-color3 {\r\n      background: linear-gradient(135deg, #eafaf1 0%, #d1f2eb 100%) !important; \/* Light green gradient *\/\r\n    }\r\n    .alt-card:hover {\r\n      transform: translateY(-5px);\r\n      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n    .alt-card-header {\r\n      height: 300px;\r\n      position: relative;\r\n      background-size: cover;\r\n      background-position: center;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      color: white;\r\n    }\r\n    .alt-badge {\r\n      position: absolute;\r\n      top: 1rem;\r\n      left: 1rem;\r\n      background: rgba(255,255,255,0.2);\r\n      backdrop-filter: blur(5px);\r\n      padding: 0.35rem 1rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.5px;\r\n      z-index: 2;\r\n    }\r\n    .alt-duration {\r\n      position: absolute;\r\n      bottom: -1rem;\r\n      right: 1rem;\r\n      padding: 0.5rem 1rem;\r\n      border-radius: 8px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      font-weight: 700;\r\n      font-size: 0.875rem;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      z-index: 2;\r\n      color: white;\r\n    }\r\n    .alt-duration-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-duration-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-duration-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-duration i {\r\n      font-size: 0.75rem;\r\n      color: white;\r\n    }\r\n    .alt-card-content {\r\n      padding: 2rem 1.5rem;\r\n      position: relative;\r\n    }\r\n    .alt-rating {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      margin-bottom: 0.75rem;\r\n    }\r\n    .alt-stars {\r\n      letter-spacing: 0.1rem;\r\n      font-size: 1rem;\r\n    }\r\n    .alt-stars-color1 {\r\n      color: var(--primary-red);\r\n    }\r\n    .alt-stars-color2 {\r\n      color: var(--primary-blue);\r\n    }\r\n    .alt-stars-color3 {\r\n      color: var(--primary-green);\r\n    }\r\n    .alt-title {\r\n      font-size: 1.35rem;\r\n      font-weight: 600;\r\n      color: var(--dark-text);\r\n      margin-bottom: 0.5rem;\r\n      line-height: 1.4;\r\n    }\r\n    .alt-location {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      color: var(--light-text);\r\n      font-size: 0.875rem;\r\n      margin-bottom: 1.25rem;\r\n    }\r\n    .alt-location i {\r\n      font-size: 0.75rem;\r\n    }\r\n    .alt-tags {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 0.5rem;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .alt-tag {\r\n      background: #f3f4f6;\r\n      color: var(--dark-text);\r\n      padding: 0.375rem 0.75rem;\r\n      border-radius: 100px;\r\n      font-size: 0.75rem;\r\n      font-weight: 600;\r\n    }\r\n    .alt-divider {\r\n      height: 1px;\r\n      background: #e5e7eb;\r\n      margin: 1.25rem 0;\r\n    }\r\n    .alt-btn-container {\r\n      width: 100%;\r\n    }\r\n    .alt-btn {\r\n      width: 100%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.5rem;\r\n      padding: 0.875rem;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 0.9rem;\r\n      cursor: pointer;\r\n      transition: all 0.2s ease;\r\n      text-decoration: none;\r\n      border: none;\r\n      color: white;\r\n    }\r\n    .alt-btn:hover {\r\n      transform: translateY(-2px);\r\n    }\r\n    .alt-btn-color1 {\r\n      background: var(--primary-red);\r\n    }\r\n    .alt-btn-color1:hover {\r\n      background: #c0392b;\r\n      box-shadow: 0 4px 12px rgba(231, 76, 60, 0.3);\r\n    }\r\n    .alt-btn-color2 {\r\n      background: var(--primary-blue);\r\n    }\r\n    .alt-btn-color2:hover {\r\n      background: #2980b9;\r\n      box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);\r\n    }\r\n    .alt-btn-color3 {\r\n      background: var(--primary-green);\r\n    }\r\n    .alt-btn-color3:hover {\r\n      background: #27ae60;\r\n      box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);\r\n    }\r\n    \/* Explore More Button Styles *\/\r\n    .alt-explore-more-container {\r\n      margin-top: 3rem;\r\n      text-align: center;\r\n      width: 100%;\r\n    }\r\n    .alt-explore-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 0.75rem;\r\n      padding: 0.875rem 2rem;\r\n      background: linear-gradient(to right, var(--primary-red), var(--primary-blue), var(--primary-green));\r\n      color: white;\r\n      border-radius: 8px;\r\n      font-weight: 600;\r\n      font-size: 1rem;\r\n      text-decoration: none;\r\n      transition: all 0.3s ease;\r\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);\r\n      border: none;\r\n      cursor: pointer;\r\n    }\r\n    .alt-explore-btn:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);\r\n      background: linear-gradient(to right, #c0392b, #2980b9, #27ae60);\r\n    }\r\n    .alt-explore-btn i {\r\n      font-size: 1rem;\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .alt-explore-btn:hover i {\r\n      transform: translateX(3px);\r\n    }\r\n    \/* Mockup elements *\/\r\n    .alt-mockup {\r\n      position: absolute;\r\n      z-index: 1;\r\n      opacity: 0.05;\r\n      pointer-events: none;\r\n    }\r\n    .alt-mockup-1 {\r\n      top: 10%;\r\n      left: 5%;\r\n      font-size: 8rem;\r\n      transform: rotate(-15deg);\r\n    }\r\n    .alt-mockup-2 {\r\n      bottom: 10%;\r\n      right: 5%;\r\n      font-size: 6rem;\r\n      transform: rotate(10deg);\r\n    }\r\n    \/* Accessibility improvements *\/\r\n    .alt-btn:focus, .alt-explore-btn:focus {\r\n      outline: 2px solid var(--primary-blue);\r\n      outline-offset: 2px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"alt-main-container\">\r\n    <!-- Section Title -->\r\n    <div class=\"alt-section-title\">\r\n      <h2>Atlas Lion Tour Aktivit\u00e4ten<\/h2>\r\n      <p>Erleben Sie den Nervenkitzel Marokkos mit unseren aufregenden Abenteueraktivit\u00e4ten<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"alt-card-container\">\r\n      <!-- Berber-Style Camel Safari -->\r\n      <div class=\"alt-card alt-card-color1\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Desert Adventure\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/7-1.png')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/7-1.png\">\r\n          <div class=\"alt-badge\">W\u00fcste<\/div>\r\n          <div class=\"alt-duration alt-duration-color1\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">3-4 Stunden<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color1\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"28\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">Kamel-Safari im Berberstil<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">W\u00fcste Sahara<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Traditionell<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Sonnenuntergang<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Kulturelles<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/de\/berber-style-camel-safari\/\" class=\"alt-btn alt-btn-color1\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>Jetzt buchen<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Experience an authentic Berber-style camel safari through the stunning Sahara Desert with traditional guides.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-camel alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-sun alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- Desert Quad Expedition -->\r\n      <div class=\"alt-card alt-card-color2\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Adventure Sport\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/10.png')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/10.png\">\r\n          <div class=\"alt-badge\">Abenteuer<\/div>\r\n          <div class=\"alt-duration alt-duration-color2\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">2-3 Stunden<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color2\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"35\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">W\u00fcsten-Quad-Expedition<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">W\u00fcstengebiete<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Spannend<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Abenteuer<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Spa\u00df<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/de\/desert-quad-expedition\/\" class=\"alt-btn alt-btn-color2\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>Jetzt buchen<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Get your adrenaline pumping with our desert quad biking expedition through Morocco's stunning desert landscapes.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-motorcycle alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-tachometer-alt alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n\r\n      <!-- Atlas Mountains Sunrise Balloon Flight -->\r\n      <div class=\"alt-card alt-card-color3\" itemscope itemtype=\"https:\/\/schema.org\/TouristAttraction\">\r\n        <meta itemprop=\"touristType\" content=\"Scenic Experience\">\r\n        <div class=\"alt-card-header\" style=\"background-image: url('https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/56-1-1-360x320-1.webp')\" itemprop=\"image\" content=\"https:\/\/atlasliontour.com\/wp-content\/uploads\/2025\/09\/56-1-1-360x320-1.webp\">\r\n          <div class=\"alt-badge\">Szenische<\/div>\r\n          <div class=\"alt-duration alt-duration-color3\"><i class=\"fas fa-clock\"><\/i> <span itemprop=\"duration\">3-4 Stunden<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"alt-card-content\">\r\n          <div class=\"alt-rating\">\r\n            <span class=\"alt-stars alt-stars-color3\">\u2605\u2605\u2605\u2605\u2605<\/span>\r\n            <meta itemprop=\"ratingValue\" content=\"5\">\r\n            <meta itemprop=\"reviewCount\" content=\"42\">\r\n          <\/div>\r\n          <h3 class=\"alt-title\" itemprop=\"name\">Atlasgebirge Sonnenaufgang Ballonfahrt<\/h3>\r\n          <div class=\"alt-location\">\r\n            <i class=\"fas fa-map-marker-alt\"><\/i>\r\n            <span itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/Place\"><span itemprop=\"name\">Atlasgebirge<\/span><\/span>\r\n          <\/div>\r\n          <div class=\"alt-tags\">\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Szenische<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Sonnenaufgang<\/div>\r\n            <div class=\"alt-tag\" itemprop=\"keywords\">Einzigartig<\/div>\r\n          <\/div>\r\n          <div class=\"alt-divider\"><\/div>\r\n          <div class=\"alt-btn-container\">\r\n            <a href=\"https:\/\/atlasliontour.com\/de\/atlas-mountains-sunrise-balloon-flight\/\" class=\"alt-btn alt-btn-color3\" itemprop=\"url\">\r\n              <i class=\"far fa-calendar-check\"><\/i>\r\n              <span>Jetzt buchen<\/span>\r\n            <\/a>\r\n          <\/div>\r\n          <meta itemprop=\"description\" content=\"Soar above the stunning Atlas Mountains at sunrise for breathtaking views and unforgettable memories.\">\r\n        <\/div>\r\n        <!-- Mockup elements -->\r\n        <i class=\"fas fa-hot-air-balloon alt-mockup alt-mockup-1\"><\/i>\r\n        <i class=\"fas fa-mountain alt-mockup alt-mockup-2\"><\/i>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Explore More Button -->\r\n    \r\n  <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Atlas Lion Tour Activities | Morocco Adventures Atlas Lion Tour Activities &#8230; <\/p>","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-2012","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/pages\/2012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/comments?post=2012"}],"version-history":[{"count":7,"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/pages\/2012\/revisions"}],"predecessor-version":[{"id":2019,"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/pages\/2012\/revisions\/2019"}],"wp:attachment":[{"href":"https:\/\/atlasliontour.com\/de\/wp-json\/wp\/v2\/media?parent=2012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}