{"id":579,"date":"2018-07-17T02:11:51","date_gmt":"2018-07-17T02:11:51","guid":{"rendered":"http:\/\/valenciaclimb.com\/?page_id=579"},"modified":"2025-11-10T14:39:26","modified_gmt":"2025-11-10T12:39:26","slug":"booking","status":"publish","type":"page","link":"https:\/\/www.valenciaclimb.com\/es\/reservas\/","title":{"rendered":"Reservas"},"content":{"rendered":"Importe en EUR (\u20ac)<\/label>\n    <input type=\"number\" name=\"paypal-input\" id=\"paypal-input\" min=\"1\" max=\"1000\" step=\"0.01\" required \/>\n\n    <input type=\"submit\" value=\"Submit]\"  id=\"submit\" style=\"display:none;\" \/>\n<\/form>\n<div id=\"paypal-button-container\"><\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function(event) {\npaypal.Buttons({\n    createOrder: function(data, actions) {\n      \/\/ Set up the transaction\n      return actions.order.create({\n        purchase_units: [{\n          amount: {\n            currency_code: 'EUR',\n            value: getAmount()\n          }\n        }],\n        application_context: {\n          shipping_preference: 'NO_SHIPPING'\n        }\n      });\n    },\n    onApprove: function(data, actions) {\n      \/\/ Capture the funds from the transaction\n      return actions.order.capture().then(function(orderData) {\n        var transaction = orderData.purchase_units[0].payments.captures[0];\n      \/\/ Show a success message to your buyer\n        if(!!orderData.payer.email_address) {\n          var mail = '<p>Recibir\u00e1 un correo de confirmaci\u00f3n en la siguiente direcci\u00f3n: '+orderData.payer.email_address+'<\/p>';\n        } else {\n          var mail = '';\n        }\n        document.getElementById(\"paypal-form\").style.display = \"none\";\n        document.getElementById(\"paypal-button-container\").style.display = \"none\";\n        document.getElementById(\"paypal-output\").innerHTML = '<p class=\"alert alert-success\">Transacci\u00f3n completada con \u00e9xito.<\/p>';\n        document.getElementById(\"thank-you\").innerHTML = '<h1>\u00a1Gracias por su reserva, '+orderData.payer.name.given_name+'!<\/h1><h4>Ha enviado la cantidad de '+transaction.amount.value+'\u20ac a Valencia Climb.<\/h4><p>Su n\u00famero de transacci\u00f3n es <b>'+transaction.id+'<\/b>.<\/p><hr\/>'+mail+'<div onClick=\"printElem(\\'thank-you\\')\" style=\"cursor:pointer;text-align:right;\"><b><i class=\"fa fa-print\"><\/i> Imprimir<\/b><\/div>';\n        document.getElementById(\"thank-you-open\").click();\n      \/\/ Call your server to save the transaction\n        return fetch('\/paypal-transaction-complete', {\n          method: 'post',\n          body: JSON.stringify({\n            orderID: data.orderID\n          })\n        });\n      });\n    },\n    onError: function (err) {\n      document.getElementById(\"submit\").click(); \/\/ Show form validation errors\n    }\n  }).render('#paypal-button-container');\n});\n\nfunction showBooking(id) {\n  var arr = [\"wire\", \"card\", \"paypal\", \"bizum\"];\n  for (var i = 0; i < 4; i++) {\n    if(arr[i] == id) {\n      document.getElementById(\"booking-\"+arr[i]).style.display = \"block\";\n      document.getElementById(\"radio-\"+arr[i]).checked = true;\n    } else {\n      document.getElementById(\"booking-\"+arr[i]).style.display = \"none\";\n      document.getElementById(\"radio-\"+arr[i]).checked = false;\n    }\n  }\n}\n\nfunction validateForm() {\n  return document.getElementById(\"paypal-form\").checkValidity();\n}\n\nfunction getAmount() {\n  if(validateForm()) {\n    return Number(parseFloat(document.getElementById(\"paypal-input\").value).toFixed(2));\n  } else {\n    return false;\n  }\n}\n\nfunction printElem(divId) {\n    var content = document.getElementById(divId).innerHTML;\n    var mywindow = window.open('', 'Comprobante de reserva Valencia Climb', 'height=600,width=800');\n\n    mywindow.document.write('<html><head><title>Comprobante de reserva Valencia Climb<\/title>');\n    mywindow.document.write('<\/head><body >');\n    mywindow.document.write(content);\n    mywindow.document.write('<\/body><\/html>');\n\n    mywindow.document.close();\n    mywindow.focus()\n    mywindow.print();\n    mywindow.close();\n    return true;\n}\n<\/script>\n<hr\/>\n<p style=\"margin-top:-15px;\"><small>Having trouble paying with PayPal or credit card? <a href=\"https:\/\/www.valenciaclimb.com\/contact\/\">Contact us<\/a>.<\/small><\/p>\n<\/div>\n<\/div><\/div><\/div>\n<span class=\"su-lightbox\" data-mfp-src=\"#thank-you\" data-mfp-type=\"inline\" data-mobile=\"yes\">\n<div id=\"thank-you-open\"><\/div>\n<\/span>\n<div class=\"su-lightbox-content su-u-trim \" id=\"thank-you\" style=\"display:none;width:auto;min-width:none;max-width:600px;margin-top:40px;margin-bottom:40px;padding:40px;background:#FFFFFF;color:#333333;box-shadow:0px 0px 15px #333333;text-align:center\"><\/div>\n<p class=\"leader\">Complete la reserva de su actividad a trav\u00e9s de esta p\u00e1gina. Antes de proceder con el pago, por favor lea atentamente las <a href=\"https:\/\/www.valenciaclimb.com\/es\/terms-of-service\/\">condiciones del servicio<\/a> y la secci\u00f3n de <a href=\"https:\/\/www.valenciaclimb.com\/es\/faq\/\">preguntas frecuentes<\/a>.<\/p>\n<hr\/>\n<div class=\"su-spacer\" style=\"height:20px\"><\/div>\n<div class=\"su-row\"><div class=\"su-column su-column-size-1-2\"><div class=\"su-column-inner su-u-clearfix su-u-trim\">\n<h4 class=\"spoiler\" onclick=\"showBooking('wire')\"><input type=\"radio\" id=\"radio-wire\" style=\"position:relative;top:-3px;\" \/><i class=\"fas fa-money-check\"><\/i> Transferencia bancaria <small>(preferible)<\/small><\/h4>\n<div id=\"booking-wire\" style=\"display:none;\">\n<p class=\"alert alert-warning\">Escriba su nombre completo como concepto y <b><u>env\u00edenos un E-mail con el resguardo<\/u><\/b> para notificar el pago una vez completada la transferencia.<\/p>\n<p><b>Titular:<\/b> Pablo Benedito Botella \/ Valencia Climb<br \/>\n<b>IBAN:<\/b> ES36 2100 3999 0013 0066 5718<br \/>\n<b>SWIFT \/ BIC:<\/b> CAIXESBBXXX<br \/>\n<b>Banco:<\/b> CaixaBank, S.A.<br \/>\n<b>Direcci\u00f3n:<\/b> Pintor Sorolla 2-4, 46002 Valencia<\/p>\n<\/div>\n<\/div><\/div><div class=\"su-column su-column-size-1-2\"><div class=\"su-column-inner su-u-clearfix su-u-trim\">\n<h4 class=\"spoiler\" onclick=\"showBooking('paypal')\"><input type=\"radio\" id=\"radio-paypal\" style=\"position:relative;top:-3px;\" \/><i class=\"fa fa-paypal\"><\/i> PayPal \/ <i class=\"fa fa-credit-card\"><\/i> Tarjeta de cr\u00e9dito<\/h4>\n<div id=\"booking-paypal\" style=\"display:none;\">\n<p class=\"alert alert-warning\">Por favor seleccione este m\u00e9todo de pago como \u00faltima opci\u00f3n ya que el uso de este servicio conlleva una <b><u>elevada comisi\u00f3n para el vendedor<\/u><\/b>.<\/p>\n<script src=\"https:\/\/www.paypal.com\/sdk\/js?client-id=AR-OPNyPpfFHhcIjip9ks2w7na7lLmpTCX92gXm0uEhdj17G3jL0xRA6qdJVne6gu1n9wTyMtpIr6nxX&components=buttons&currency=EUR&disable-funding=card,sofort\"><\/script>\n\n<p id=\"paypal-output\"><\/p>\n<form class=\"contact-form\" action=\"#\" id=\"paypal-form\" style=\"max-width:750px;\">\n    \n    <label for=\"paypal-input\">Importe en EUR (\u20ac)<\/label>\n    <input type=\"number\" name=\"paypal-input\" id=\"paypal-input\" min=\"1\" max=\"1000\" step=\"0.01\" required \/>\n\n    <input type=\"submit\" value=\"Submit]\"  id=\"submit\" style=\"display:none;\" \/>\n<\/form>\n<div id=\"paypal-button-container\"><\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function(event) {\npaypal.Buttons({\n    createOrder: function(data, actions) {\n      \/\/ Set up the transaction\n      return actions.order.create({\n        purchase_units: [{\n          amount: {\n            currency_code: 'EUR',\n            value: getAmount()\n          }\n        }],\n        application_context: {\n          shipping_preference: 'NO_SHIPPING'\n        }\n      });\n    },\n    onApprove: function(data, actions) {\n      \/\/ Capture the funds from the transaction\n      return actions.order.capture().then(function(orderData) {\n        var transaction = orderData.purchase_units[0].payments.captures[0];\n      \/\/ Show a success message to your buyer\n        if(!!orderData.payer.email_address) {\n          var mail = '<p>Recibir\u00e1 un correo de confirmaci\u00f3n en la siguiente direcci\u00f3n: '+orderData.payer.email_address+'<\/p>';\n        } else {\n          var mail = '';\n        }\n        document.getElementById(\"paypal-form\").style.display = \"none\";\n        document.getElementById(\"paypal-button-container\").style.display = \"none\";\n        document.getElementById(\"paypal-output\").innerHTML = '<p class=\"alert alert-success\">Transacci\u00f3n completada con \u00e9xito.<\/p>';\n        document.getElementById(\"thank-you\").innerHTML = '<h1>\u00a1Gracias por su reserva, '+orderData.payer.name.given_name+'!<\/h1><h4>Ha enviado la cantidad de '+transaction.amount.value+'\u20ac a Valencia Climb.<\/h4><p>Su n\u00famero de transacci\u00f3n es <b>'+transaction.id+'<\/b>.<\/p><hr\/>'+mail+'<div onClick=\"printElem(\\'thank-you\\')\" style=\"cursor:pointer;text-align:right;\"><b><i class=\"fa fa-print\"><\/i> Imprimir<\/b><\/div>';\n        document.getElementById(\"thank-you-open\").click();\n      \/\/ Call your server to save the transaction\n        return fetch('\/paypal-transaction-complete', {\n          method: 'post',\n          body: JSON.stringify({\n            orderID: data.orderID\n          })\n        });\n      });\n    },\n    onError: function (err) {\n      document.getElementById(\"submit\").click(); \/\/ Show form validation errors\n    }\n  }).render('#paypal-button-container');\n});\n\nfunction showBooking(id) {\n  var arr = [\"wire\", \"card\", \"paypal\", \"bizum\"];\n  for (var i = 0; i < 4; i++) {\n    if(arr[i] == id) {\n      document.getElementById(\"booking-\"+arr[i]).style.display = \"block\";\n      document.getElementById(\"radio-\"+arr[i]).checked = true;\n    } else {\n      document.getElementById(\"booking-\"+arr[i]).style.display = \"none\";\n      document.getElementById(\"radio-\"+arr[i]).checked = false;\n    }\n  }\n}\n\nfunction validateForm() {\n  return document.getElementById(\"paypal-form\").checkValidity();\n}\n\nfunction getAmount() {\n  if(validateForm()) {\n    return Number(parseFloat(document.getElementById(\"paypal-input\").value).toFixed(2));\n  } else {\n    return false;\n  }\n}\n\nfunction printElem(divId) {\n    var content = document.getElementById(divId).innerHTML;\n    var mywindow = window.open('', 'Comprobante de reserva Valencia Climb', 'height=600,width=800');\n\n    mywindow.document.write('<html><head><title>Comprobante de reserva Valencia Climb<\/title>');\n    mywindow.document.write('<\/head><body >');\n    mywindow.document.write(content);\n    mywindow.document.write('<\/body><\/html>');\n\n    mywindow.document.close();\n    mywindow.focus()\n    mywindow.print();\n    mywindow.close();\n    return true;\n}\n<\/script>\n<hr\/>\n<p style=\"margin-top:-15px;\"><small>\u00bfTiene problemas para pagar con PayPal o tarjeta de cr\u00e9dito? <a href=\"https:\/\/www.valenciaclimb.com\/es\/contact\/\">Cont\u00e1ctenos<\/a>.<\/small><\/p>\n<\/div>\n<\/div><\/div><\/div>\n<span class=\"su-lightbox\" data-mfp-src=\"#thank-you\" data-mfp-type=\"inline\" data-mobile=\"yes\">\n<div id=\"thank-you-open\"><\/div>\n<\/span>\n<div class=\"su-lightbox-content su-u-trim \" id=\"thank-you\" style=\"display:none;width:auto;min-width:none;max-width:600px;margin-top:40px;margin-bottom:40px;padding:40px;background:#FFFFFF;color:#333333;box-shadow:0px 0px 15px #333333;text-align:center\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Complete la reserva de su actividad a trav\u00e9s de esta p\u00e1gina. Antes de proceder con el pago, por favor lea atentamente las condiciones del servicio y la secci\u00f3n de preguntas frecuentes.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-579","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Reservas<\/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:\/\/www.valenciaclimb.com\/es\/booking\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Reservas\" \/>\n<meta property=\"og:description\" content=\"Complete la reserva de su actividad a trav\u00e9s de esta p\u00e1gina. Antes de proceder con el pago, por favor lea atentamente las condiciones del servicio y la secci\u00f3n de preguntas frecuentes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.valenciaclimb.com\/es\/booking\/\" \/>\n<meta property=\"og:site_name\" content=\"Valencia Climb\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ValenciaClimb\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-10T12:39:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/www.valenciaclimb.com\/wp-content\/uploads\/2024\/09\/Valencia-Climb.png?fit=1912%2C744&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1912\" \/>\n\t<meta property=\"og:image:height\" content=\"744\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ValenciaClimb\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/booking\\\/\",\"url\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/booking\\\/\",\"name\":\"Reservas\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#website\"},\"datePublished\":\"2018-07-17T02:11:51+00:00\",\"dateModified\":\"2025-11-10T12:39:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/booking\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[[\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/booking\\\/\"]]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/booking\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Booking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/\",\"name\":\"Valencia Climb\",\"description\":\"[:en]Rock climbing guides in Valencia, Spain[:es]Gu\u00edas de escalada en roca en Valencia, Espa\u00f1a[:]\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#organization\",\"name\":\"Valencia Climb\",\"url\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.valenciaclimb.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Captura-de-pantalla-2024-09-13-a-las-21.34.24.png?fit=674%2C696&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.valenciaclimb.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Captura-de-pantalla-2024-09-13-a-las-21.34.24.png?fit=674%2C696&ssl=1\",\"width\":674,\"height\":696,\"caption\":\"Valencia Climb\"},\"image\":{\"@id\":\"https:\\\/\\\/www.valenciaclimb.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ValenciaClimb\",\"https:\\\/\\\/x.com\\\/ValenciaClimb\",\"https:\\\/\\\/www.instagram.com\\\/valenciaclimb\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCHSV6B-lmlpmv4RhMJ7Zv1w\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Reservas","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:\/\/www.valenciaclimb.com\/es\/booking\/","og_locale":"es_ES","og_type":"article","og_title":"Reservas","og_description":"Complete la reserva de su actividad a trav\u00e9s de esta p\u00e1gina. Antes de proceder con el pago, por favor lea atentamente las condiciones del servicio y la secci\u00f3n de preguntas frecuentes.","og_url":"https:\/\/www.valenciaclimb.com\/es\/booking\/","og_site_name":"Valencia Climb","article_publisher":"https:\/\/www.facebook.com\/ValenciaClimb","article_modified_time":"2025-11-10T12:39:26+00:00","og_image":[{"width":1912,"height":744,"url":"https:\/\/i0.wp.com\/www.valenciaclimb.com\/wp-content\/uploads\/2024\/09\/Valencia-Climb.png?fit=1912%2C744&ssl=1","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@ValenciaClimb","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.valenciaclimb.com\/es\/booking\/","url":"https:\/\/www.valenciaclimb.com\/es\/booking\/","name":"Reservas","isPartOf":{"@id":"https:\/\/www.valenciaclimb.com\/es\/#website"},"datePublished":"2018-07-17T02:11:51+00:00","dateModified":"2025-11-10T12:39:26+00:00","breadcrumb":{"@id":"https:\/\/www.valenciaclimb.com\/es\/booking\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":[["https:\/\/www.valenciaclimb.com\/es\/booking\/"]]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.valenciaclimb.com\/es\/booking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.valenciaclimb.com\/es\/"},{"@type":"ListItem","position":2,"name":"Booking"}]},{"@type":"WebSite","@id":"https:\/\/www.valenciaclimb.com\/es\/#website","url":"https:\/\/www.valenciaclimb.com\/es\/","name":"Valencia Climb","description":"[:en]Rock climbing guides in Valencia, Spain[:es]Gu\u00edas de escalada en roca en Valencia, Espa\u00f1a[:]","publisher":{"@id":"https:\/\/www.valenciaclimb.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.valenciaclimb.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.valenciaclimb.com\/es\/#organization","name":"Valencia Climb","url":"https:\/\/www.valenciaclimb.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.valenciaclimb.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.valenciaclimb.com\/wp-content\/uploads\/2024\/09\/Captura-de-pantalla-2024-09-13-a-las-21.34.24.png?fit=674%2C696&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.valenciaclimb.com\/wp-content\/uploads\/2024\/09\/Captura-de-pantalla-2024-09-13-a-las-21.34.24.png?fit=674%2C696&ssl=1","width":674,"height":696,"caption":"Valencia Climb"},"image":{"@id":"https:\/\/www.valenciaclimb.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ValenciaClimb","https:\/\/x.com\/ValenciaClimb","https:\/\/www.instagram.com\/valenciaclimb\/","https:\/\/www.youtube.com\/channel\/UCHSV6B-lmlpmv4RhMJ7Zv1w"]}]}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P4fMb6-9l","_links":{"self":[{"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/pages\/579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/comments?post=579"}],"version-history":[{"count":158,"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/pages\/579\/revisions"}],"predecessor-version":[{"id":109447,"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/pages\/579\/revisions\/109447"}],"wp:attachment":[{"href":"https:\/\/www.valenciaclimb.com\/es\/wp-json\/wp\/v2\/media?parent=579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}