{"id":44,"date":"2025-08-25T11:00:56","date_gmt":"2025-08-25T09:00:56","guid":{"rendered":"http:\/\/teetimespain.com\/?page_id=44"},"modified":"2026-05-11T12:27:31","modified_gmt":"2026-05-11T10:27:31","slug":"greenfees","status":"publish","type":"page","link":"https:\/\/teetimespain.com\/es\/greenfees\/","title":{"rendered":"Green Fees"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"44\" class=\"elementor elementor-44\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b90c19 e-flex e-con-boxed e-con e-parent\" data-id=\"6b90c19\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ea5df0 elementor-widget elementor-widget-spacer\" data-id=\"8ea5df0\" data-element_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<div class=\"elementor-element elementor-element-4136aaa elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-shortcode\" data-id=\"4136aaa\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[teetimes_search]<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b9401 elementor-widget elementor-widget-html\" data-id=\"d6b9401\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"section\" id=\"buscador-campos\">\r\n  <div class=\"container\">\r\n    <div class=\"eyebrow\">Buscar Campos<\/div>\r\n    <h2>Encuentra tu campo de golf disponible<\/h2>\r\n\r\n    <div class=\"search\">\r\n      <div class=\"fields\">\r\n        <!-- Row 1 -->\r\n        <select id=\"region\" class=\"select\" aria-label=\"Region\">\r\n          <option value=\"\">Select Area \/ Region<\/option>\r\n          <option value=\"costa\">Comunidad Valenciana(Alicante)<\/option>\r\n            <option value=\"valencia\">Comunidad Valenciana(Valencia)<\/option>\r\n          <option value=\"murcia\">Region of Murcia<\/option>\r\n           <option value=\"andalucia\">Andaluc\u00eda<\/option>\r\n        <\/select>\r\n\r\n        <select id=\"campo\" class=\"select\" aria-label=\"Course\">\r\n          <option value=\"\">Select a Course<\/option>\r\n        <\/select>\r\n\r\n        <!-- Row 2 -->\r\n        <button class=\"btn btn--primary\" id=\"goBtn\">Mirar Disponibilidad<\/button>\r\n        <div id=\"ciudad\" aria-live=\"polite\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n  \/* Search card *\/\r\n  #buscador-campos .search {\r\n    background: #fff;\r\n    border: 1px solid #ececec;\r\n    border-radius: 18px;\r\n    box-shadow: 0 10px 25px rgba(0, 0, 0, .06);\r\n    padding: 16px;\r\n  }\r\n\r\n  \/* GRID with 12 columns to position elements *\/\r\n  #buscador-campos .fields {\r\n    display: grid;\r\n    grid-template-columns: repeat(12, 1fr);\r\n    gap: 12px;\r\n    align-items: center;\r\n  }\r\n\r\n  \/* Selects *\/\r\n  #buscador-campos .fields .select {\r\n    grid-column: span 6;\r\n    appearance: none;\r\n    width: 100%;\r\n    padding: 14px;\r\n    border: 1px solid #e1e5e1;\r\n    border-radius: 12px;\r\n    font-size: 15px;\r\n  }\r\n  #buscador-campos .fields .select:focus {\r\n    outline: none;\r\n    border-color: #0C3521;\r\n    box-shadow: 0 0 0 3px rgba(12, 53, 33, .15);\r\n  }\r\n\r\n  \/* Primary button *\/\r\n  #buscador-campos #goBtn {\r\n    grid-column: 1 \/ span 9;\r\n    width: 100%;\r\n    min-height: 56px;\r\n    font-weight: 700;\r\n    border-radius: 999px;\r\n    background-color: transparent;\r\n    color: #0C3521;\r\n    border: 2px solid #0C3521;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  \/* Hover and focus *\/\r\n  #buscador-campos #goBtn:hover,\r\n  #buscador-campos #goBtn:focus {\r\n    background-color: #0A8855;\r\n    color: #FFFFFF;\r\n    border-color: #FFFFFF;\r\n    outline: none;\r\n  }\r\n\r\n  \/* City *\/\r\n  #buscador-campos #ciudad {\r\n    grid-column: 10 \/ span 3;\r\n    justify-self: end;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    color: #0C3521;\r\n    white-space: nowrap;\r\n    min-height: 1em;\r\n    font-size: 1.4rem; \/* \ud83d\udd39 Increased text size *\/\r\n    letter-spacing: 1px; \/* \ud83d\udd39 Cleaner look *\/\r\n    padding-right: 25px;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 780px) {\r\n    #buscador-campos .fields .select {\r\n      grid-column: 1 \/ -1;\r\n    }\r\n    #buscador-campos #goBtn {\r\n      grid-column: 1 \/ -1;\r\n    }\r\n    #buscador-campos #ciudad {\r\n      grid-column: 1 \/ -1;\r\n      justify-self: end;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n(function(){\r\n  const regionSelect = document.getElementById(\"region\");\r\n  const campoSelect  = document.getElementById(\"campo\");\r\n  const goBtn        = document.getElementById(\"goBtn\");\r\n  const ciudadBox    = document.getElementById(\"ciudad\");\r\n\r\n  if(!regionSelect || !campoSelect || !goBtn || !ciudadBox) return;\r\n\r\n  const campos = {\r\n    costa: [\r\n      { nombre: \"Alicante Golf\", url: \"https:\/\/teetimespain.com\/alicantegolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Alenda Golf\", url: \"https:\/\/teetimespain.com\/alendagolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Altea Club de Golf\", url: \"https:\/\/teetimespain.com\/alteaclubdegolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Bonalba Golf\", url: \"https:\/\/teetimespain.com\/bonalbagolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Club de Golf Meli\u00e1 Villaitana - Levante\", url: \"https:\/\/teetimespain.com\/clubdegolfmeliavillaitanalevante\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Club de Golf Meli\u00e1 Villaitana - Poniente\", url: \"https:\/\/teetimespain.com\/clubdegolfmeliavillaitanaponiente\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Club de Golf Villamart\u00edn\", url: \"https:\/\/teetimespain.com\/clubdegolfvillamartin\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"El Plantio Golf Resort\", url: \"https:\/\/teetimespain.com\/elplantiogolfresort\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Font del Llop Resort\", url: \"https:\/\/teetimespain.com\/campodegolffontdelllop\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"La Finca Golf\", url: \"https:\/\/teetimespain.com\/lafincagolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"La Marquesa Golf\", url: \"https:\/\/teetimespain.com\/lamarquesagolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"La Sella Golf Resort - Gregal\", url: \"https:\/\/teetimespain.com\/lasellagolfresort\/lasellagolfresortgregal\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"La Sella Golf Resort - Llebeig\", url: \"https:\/\/teetimespain.com\/lasellagolfresort\/lasellagolfresortllebeig\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"La Sella Golf Resort - Mestral\", url: \"https:\/\/teetimespain.com\/lasellagolfresort\/lasellagolfresortmestral\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Las Ramblas Golf\", url: \"https:\/\/teetimespain.com\/lasramblasgolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Lo Romero Golf\", url: \"https:\/\/teetimespain.com\/loromerogolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Puig Campana Golf\", url: \"https:\/\/teetimespain.com\/puigcampanagolf\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Real Club de Golf Campoamor\", url: \"https:\/\/teetimespain.com\/realclubdegolfcampoamor\/\", ciudad: \"Alicante\" },\r\n      { nombre: \"Vistabella Golf\", url: \"https:\/\/teetimespain.com\/vistabellagolf\/\", ciudad: \"Alicante\" }\r\n    ],\r\n    \r\n    valencia: [\r\n      { nombre: \"Campo de Golf El Saler\", url: \"https:\/\/teetimespain.com\/campodegolfelsaler\/\", ciudad: \"Valencia\" },\r\n      { nombre: \"Club de Golf El Bosque\", url: \"https:\/\/teetimespain.com\/clubdegolfelbosque\/\", ciudad: \"Valencia\" },\r\n      { nombre: \"Club de Golf Escorpi\u00f3n\", url: \"https:\/\/teetimespain.com\/clubdegolfescorpion\/\", ciudad: \"Valencia\" },\r\n      { nombre: \"Foressos Club de Golf\", url: \"https:\/\/teetimespain.com\/foressosclubdegolf\/\", ciudad: \"Valencia\" },\r\n      { nombre: \"La Galiana Golf Resor\", url: \"https:\/\/teetimespain.com\/lagalianagolfresort\/\", ciudad: \"Valencia\" }\r\n     ],\r\n      \r\n    murcia: [\r\n      { nombre: \"Alhama Signature Golf\", url: \"https:\/\/teetimespain.com\/alhamasignaturegolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Altaona Golf & Country Village\", url: \"https:\/\/teetimespain.com\/altaonagolf&countryvillage\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Camposol Golf\", url: \"https:\/\/teetimespain.com\/camposolgolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Campo de Golf La Serena\", url: \"https:\/\/teetimespain.com\/campodegolflaserena\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"El Valle Golf\", url: \"https:\/\/teetimespain.com\/elvallegolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Golf Altorreal\", url: \"https:\/\/teetimespain.com\/golfaltorreal\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Hacienda Riquelme Golf\", url: \"https:\/\/teetimespain.com\/haciendariquelmegolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Real Club La Manga - North\", url: \"https:\/\/teetimespain.com\/lamangaclubnorte\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Real Club La Manga - West\", url: \"https:\/\/teetimespain.com\/lamangacluboeste\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Real Club La Manga - South\", url: \"https:\/\/teetimespain.com\/lamangaclubsur\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"La Torre Golf\", url: \"https:\/\/teetimespain.com\/latorregolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Mar Menor Golf\", url: \"https:\/\/teetimespain.com\/marmenorgolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"New Sierra Golf\", url: \"https:\/\/teetimespain.com\/newsierragolf\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Roda Golf & Beach Resort\", url: \"https:\/\/teetimespain.com\/rodagolf&beachresort\/\", ciudad: \"Murcia\" },\r\n      { nombre: \"Santa Elena Golf Club\", url: \"https:\/\/teetimespain.com\/santaelenagolfclub\/\", ciudad: \"Murcia\" },      \r\n      { nombre: \"Saurines Golf\", url: \"https:\/\/teetimespain.com\/saurinesgolf\/\", ciudad: \"Murcia\" }\r\n      ],\r\n      andalucia: [\r\n        { nombre: \"Aguil\u00f3n Golf\", url: \"https:\/\/teetimespain.com\/aguilongolf\/\", ciudad: \"Almer\u00eda\" },\r\n        { nombre: \"Albor\u00e1n Golf\", url: \"https:\/\/teetimespain.com\/alborangolf\/\", ciudad: \"Almer\u00eda\" },\r\n        { nombre: \"Club de Golf Almerimar\", url: \"https:\/\/teetimespain.com\/clubdegolfalmerimar\/\", ciudad: \"Almer\u00eda\" },\r\n        { nombre: \"Club de Golf Playa Serena\", url: \"https:\/\/teetimespain.com\/clubdegolfplayaserena\/\", ciudad: \"Almer\u00eda\" },\r\n         { nombre: \"Desert Springs Golf Club\", url: \"https:\/\/teetimespain.com\/desertspringsgolfclub\/\", ciudad: \"Almer\u00eda\" },\r\n        { nombre: \"La Env\u00eda Golf\", url: \"https:\/\/teetimespain.com\/laenviagolf\/\", ciudad: \"Almer\u00eda\" },\r\n        { nombre: \"Valle del Este Golf\", url: \"https:\/\/teetimespain.com\/valledelestegolf\/\", ciudad: \"Almer\u00eda\" }\r\n    ]\r\n  };\r\n\r\n  \/\/ Populate all courses initially\r\n  function populateAllCourses(){\r\n    campoSelect.innerHTML = '<option value=\"\">Select a Course<\/option>';\r\n    Object.keys(campos).forEach(function(key){\r\n      campos[key].forEach(function(c){\r\n        const opt = document.createElement(\"option\");\r\n        opt.value = c.url;\r\n        opt.textContent = c.nombre;\r\n        campoSelect.appendChild(opt);\r\n      });\r\n    });\r\n  }\r\n  populateAllCourses();\r\n  ciudadBox.textContent = \"\";\r\n\r\n  \/\/ Filter by region\r\n  regionSelect.addEventListener(\"change\", function(){\r\n    const region = this.value;\r\n    ciudadBox.textContent = \"\";\r\n    campoSelect.innerHTML = '<option value=\"\">Select a Course<\/option>';\r\n    if (region && campos[region]) {\r\n      campos[region].forEach(function(c){\r\n        const opt = document.createElement(\"option\");\r\n        opt.value = c.url;\r\n        opt.textContent = c.nombre;\r\n        campoSelect.appendChild(opt);\r\n      });\r\n    } else {\r\n      populateAllCourses();\r\n    }\r\n  });\r\n\r\n  \/\/ Show city conditionally\r\n  campoSelect.addEventListener(\"change\", function(){\r\n    const url = this.value;\r\n    if(!url){ ciudadBox.textContent = \"\"; return; }\r\n    let ciudad = \"\";\r\n    Object.keys(campos).some(function(key){\r\n      const found = campos[key].find(function(c){ return c.url === url; });\r\n      if(found){ ciudad = found.ciudad || \"\"; return true; }\r\n      return false;\r\n    });\r\n    ciudadBox.textContent = ciudad ? (\"\ud83d\udccd \" + ciudad.toUpperCase()) : \"\";\r\n  });\r\n\r\n  \/\/ Navigate\r\n  goBtn.addEventListener(\"click\", function(){\r\n    const url = campoSelect.value;\r\n    if (url) window.location.href = url;\r\n    else alert(\"Please select a course.\");\r\n  });\r\n})();\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3618cd2 e-flex e-con-boxed e-con e-child\" data-id=\"3618cd2\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59cfa7b elementor-widget elementor-widget-text-editor\" data-id=\"59cfa7b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t* If you do not know the region of your field, they will all appear in the drop-down menu on the right.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd5939c elementor-widget elementor-widget-html\" data-id=\"dd5939c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"golf-map-section\">\r\n  <h2>Localizaci\u00f3n de Campos<\/h2>\r\n  <div class=\"map-wrapper\">\r\n    <div class=\"map-overlay\">\r\n      <iframe \r\n        src=\"https:\/\/www.google.com\/maps\/d\/embed?mid=1k6cZ1I6ZZ8jKWkkJZbmPsWqncSfFs10&ehbc=2E312F\" \r\n        allowfullscreen loading=\"lazy\">\r\n      <\/iframe>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n.golf-map-section {\r\n  max-width: 1200px;\r\n  margin: 80px auto 100px;\r\n  text-align: center;\r\n  font-family: \"Poppins\", sans-serif;\r\n}\r\n.golf-map-section h2 {\r\n  margin-bottom: 25px;\r\n  font-size: 1.8em;\r\n  border-bottom: 2px solid #ddd;\r\n  display: inline-block;\r\n  padding-bottom: 5px;\r\n}\r\n\r\n\/* Visually hides the black header bar *\/\r\n.map-wrapper {\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  height: 520px;\r\n  overflow: hidden;\r\n  border-radius: 12px;\r\n  box-shadow: 0 4px 15px rgba(0,0,0,0.15);\r\n  position: relative;\r\n}\r\n\r\n.map-wrapper iframe {\r\n  width: 100%;\r\n  height: 600px; \/* taller than container *\/\r\n  margin-top: -70px; \/* shifts map up to hide the top bar *\/\r\n  border: 0;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a561cd elementor-widget elementor-widget-spacer\" data-id=\"1a561cd\" data-element_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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>[teetimes_search] Search Courses Find Your Available Golf Course Select Area \/ RegionComunidad Valenciana(Alicante)Comunidad Valenciana(Valencia)Region of MurciaAndaluc\u00eda Select a Course Check Availability * If you do not know the region of your field, they will all appear in the drop-down menu on the right. Golf Course Locations<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-44","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/pages\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/comments?post=44"}],"version-history":[{"count":184,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/pages\/44\/revisions"}],"predecessor-version":[{"id":6184,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/pages\/44\/revisions\/6184"}],"wp:attachment":[{"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/media?parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/categories?post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teetimespain.com\/es\/wp-json\/wp\/v2\/tags?post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}