www.accessable.co.uk Open in urlscan Pro
2606:4700:20::ac43:48e5  Public Scan

Submitted URL: https://www.accessable.co.uk/national-trust/access-guides/mynydd-mawr-and-braich-y-pwll-coastline-national-trust
Effective URL: https://www.accessable.co.uk/national-trust/access-guides/mynydd-mawr-and-braich-y-pwll-national-trust
Submission: On June 21 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

GET /searches

<form action="/searches" accept-charset="UTF-8" method="get">
  <h1 class="show-for-sr">Search for accessible places to go</h1>
  <ul class="c-search__bar grid-x grid-padding-x">
    <li class="c-search__barItem c-search__barItem--first medium-6 cell">
      <label class="c-search__label" for="query">I'm looking for...</label>
      <input type="text" name="query" id="query" autocomplete="off" placeholder="Try searching for restaurants, hotels, hospitals, universities" class="c-search__textInput">
    </li>
    <li class="c-search__barItem c-search__barItem--border-right medium-4 cell">
      <label class="c-search__label" for="location_search">Near to...</label>
      <input type="text" name="location_query" id="location_search" autocomplete="off" placeholder="Place, town or postcode" class="c-search__textInput">
    </li>
    <li class="c-search__barItem c-search__barItem--submit medium-2 cell text-right">
      <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
      <script>
        var invisibleRecaptchaSubmit = function() {
          var closestForm = function(ele) {
            var curEle = ele.parentNode;
            while (curEle.nodeName !== 'FORM' && curEle.nodeName !== 'BODY') {
              curEle = curEle.parentNode;
            }
            return curEle.nodeName === 'FORM' ? curEle : null
          };
          var el = document.querySelector(".g-recaptcha")
          if (!!el) {
            var form = closestForm(el);
            if (form) {
              form.submit();
            }
          }
        };
      </script>
      <div>
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-m4sngkfci2l7" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LfdUzAjAAAAADrQqkFQnghAEnsQxMxOHSznuI93&amp;co=aHR0cHM6Ly93d3cuYWNjZXNzYWJsZS5jby51azo0NDM.&amp;hl=en&amp;v=KXX4ARWFlYTftefkdODAYWZh&amp;size=invisible&amp;cb=c7has5f2on42"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div><button type="submit" data-sitekey="6LfdUzAjAAAAADrQqkFQnghAEnsQxMxOHSznuI93" data-callback="invisibleRecaptchaSubmit" class="g-recaptcha " tabindex="-1"></button>
      <input type="submit" name="commit" value="Search" id="search_button" class="c-search__button c-button c-button--solid c-button--solidSecondary" data-disable-with="Search">
    </li>
  </ul>
  <div class="c-search__recaptchaText">
    <p> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </p>
  </div>
</form>

POST /venues/268419/something_changed

<form action="/venues/268419/something_changed" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="QSE-NYdHZhfckJFDGXS6YWz37ythAJxd_J2OjC3gNPSXNBZj82sFNVoRyJ7eSkkx_QFp0cAqPXNeQkz6QYLDrg" autocomplete="off">
  <div class="grid-x grid-margin-x">
    <div class="large-6 cell">
      <div class="field">
        <label class="c-formInput__label c-formInput__label--required" for="reporter_name">Your name</label>
        <input type="text" name="reporter_name" id="reporter_name" required="required">
      </div>
      <div class="field">
        <label class="c-formInput__label c-formInput__label--required" for="reporter_email">Your email address</label>
        <input type="email" name="reporter_email" id="reporter_email" required="required">
      </div>
      <div class="field">
        <label class="c-formInput__label" for="reporter_phone">Your telephone number</label>
        <input type="tel" name="reporter_phone" id="reporter_phone">
      </div>
    </div>
    <div class="large-6 cell">
      <div class="field">
        <label class="c-formInput__label c-formInput__label--required" for="what_changed">What has changed?</label>
        <input type="text" name="what_changed" id="what_changed" required="required">
      </div>
      <div class="field">
        <label class="c-formInput__label" for="description">Please describe the change</label>
        <textarea name="description" id="description" class="c-somethingChanged__textArea"></textarea>
      </div>
    </div>
  </div>
  <hr class="e-keyline e-keyline--light">
  <div class="text-right">
    <script src="https://www.recaptcha.net/recaptcha/api.js" async="" defer=""></script>
    <script>
      var invisibleRecaptchaSubmit = function() {
        var closestForm = function(ele) {
          var curEle = ele.parentNode;
          while (curEle.nodeName !== 'FORM' && curEle.nodeName !== 'BODY') {
            curEle = curEle.parentNode;
          }
          return curEle.nodeName === 'FORM' ? curEle : null
        };
        var el = document.querySelector(".g-recaptcha")
        if (!!el) {
          var form = closestForm(el);
          if (form) {
            form.submit();
          }
        }
      };
    </script>
    <div>
      <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-b9wwo6nhmztf" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LfdUzAjAAAAADrQqkFQnghAEnsQxMxOHSznuI93&amp;co=aHR0cHM6Ly93d3cuYWNjZXNzYWJsZS5jby51azo0NDM.&amp;hl=en&amp;v=KXX4ARWFlYTftefkdODAYWZh&amp;size=invisible&amp;cb=9ma766zdf1y4"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><button type="submit" data-sitekey="6LfdUzAjAAAAADrQqkFQnghAEnsQxMxOHSznuI93" data-callback="invisibleRecaptchaSubmit" class="g-recaptcha " tabindex="-1"></button>
    <input type="submit" name="commit" value="Send message" id="somethingChanged_submit" class="c-button c-button--solid c-button--solidSecondary" data-disable-with="Send message">
    <p class="c-somethingChanged__recaptchaText"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </p>
  </div>
</form>

Text Content

 * Consent
 * Details

We use additonal cookies on this site to enhance your user experience

By clicking the `Accept all` button, you are giving your consent for us to set
all cookies. More information on the cookies we use can either be found in the
`Details` tab above, or in the website's cookie policy page.

Clicking the `Reject all` button will only allow essential cookies to be used.
Please see the `Details` tab for further information on essential cookies used
by this site.

Necessary

accessable.co.uk

Name – aacookieconsent
Purpose / more information – Stores the user's cookie consent state for the
current domain.

Name – _accessable_session
Purpose / more information – Used for security of the users current session.

Name – cf_clearance
Purpose / more information – Stores the proof of challenge passed. It is used to
no longer issue a challenge if present. It is required to reach an origin
server. (Site security via Cloudflare)

gstatic.com

Name – rc::a, rc::b, rc::c, rc::d-15#, rc::f
Purpose / more information – These cookies are used to distinguish between
humans and bots. This is beneficial for the website, in order to make valid
reports on the use of their website.

reCAPTCHA.net

Name – _GRECAPTCHA
Purpose / more information – This cookie is used to distinguish between humans
and bots. This is beneficial for the website, in order to make valid reports on
the use of the website.

Statistics

googletagmanager.com

Name – td
Purpose / more information – Registers statistical data on users' behaviour on
the website. Used for internal analytics by the website operator.

Marketing

youtube-nocookie.com

Name – yt.innertube::nextId
Purpose / more information – Registers a unique ID to keep statistics of what
videos from YouTube the user has seen.

Name – yt-remote-cast-available, yt-remote-cast-installed,
yt-remote-connected-devices, yt-remote-device-id, yt-remote-fast-check-period,
yt-remote-session-app, yt-remote-session-name
Purpose / more information – Stores the user's video player preferences using
embedded YouTube video.

Name – CONSENT
Purpose / more information – Used to detect if the visitor has accepted the
marketing category in the cookie banner. This cookie is necessary for
GDPR-compliance of the website.

Name – requests, LAST_RESULT_ENTRY_KEY, nextId, ytidb::LAST_RESULT_ENTRY_KEY,
YtIdbMeta#databases
Purpose / more information – Used to track user’s interaction with embedded
content.

Accept all Reject all
Skip to main content
The new name for DisabledGo
Menu
 * About
 * Blog
 * Contact
 * Log in
 * Sign Up

 * Help
 * Accessibility


SEARCH FOR ACCESSIBLE PLACES TO GO

 * I'm looking for...
 * Near to...
 * 

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


MYNYDD MAWR AND BRAICH Y PWLL - NATIONAL TRUST

Mynydd Mawr, Uwchmynydd, Aberdaron, Gwynedd, LL53 8BY

 * 01758 703 810
 * Send email
 * Visit website

View Accessibility Symbols
 * View  photos
 * View on a  map


ACCESS GUIDE

Show Easy Read
Easy Read
Print/Save as PDF Something changed?
Search Access Guide

 * Summary
   
 * Admissions
   
 * Public Transport
   
 * Parking (Lower Car Park)
   
 * Parking (Upper Car Park)
   
 * Outdoor Spaces
   

You are on Summary. Skip to the next section.


SUMMARY

 * View information about opening hours.
 * The most accessible entrance has a slight ramp/slope and a steep ramp/slope.
 * This entrance is around the car parks.
 * There is not a member of staff available for help and assistance.
 * The following are also available: seating and an information board in the car
   park.

You are on Admissions. Skip to the next section.


ADMISSIONS

 * At this location the following are free to access for all visitors: all
   areas.
 * Parking is free for all visitors.

You are on Public Transport. Skip to the next section.


PUBLIC TRANSPORT

 * There is not a bus stop within approximately 150m of the site.
 * The nearest train station is Pwllheli.
 * Pwllheli railway station is 18 miles away. There is no direct bus service
   from the railway station to the site.
 * For the latest travel options and information you can plan your travel using
   Traveline (opens new tab).

You are on Parking (Lower Car Park). Skip to the next section.


PARKING (LOWER CAR PARK)


PHOTOS





--------------------------------------------------------------------------------

 * This site has a car park.
 * The vehicle route from the main road to the car park includes: uneven
   surfaces and speed bumps.
 * This is an open air car park with a grass surface.
 * Parking is free for all users.
 * Maps and information boards are not available.
 * There are no Blue Badge parking bays available.
 * There are not parent and child parking bays available.
 * There is not a designated drop-off point.

You are on Parking (Upper Car Park). Skip to the next section.


PARKING (UPPER CAR PARK)


PHOTOS

Go to previous slide

Go to next slide

--------------------------------------------------------------------------------

 * This site has a car park.
 * This is an open air car park with a concrete surface.
 * Parking is free for all users.
 * Maps and information boards are not available.
 * There are no Blue Badge parking bays available.
 * There are not parent and child parking bays available.
 * There is not a designated drop-off point.

You are on Outdoor Spaces. Skip to the next section.


OUTDOOR SPACES


PHOTOS

Go to previous slide

Go to next slide

--------------------------------------------------------------------------------

 * Access into the area is via slight ramps/slopes and steep ramps/slopes.
 * The slope is between 75cm and 150cm wide, with no handrails.
 * The access points to the area are located all around after leaving either of
   the car parks.
 * There is open access at the surveyed access point.
 * The following outdoor facilities are available: open countryside.
 * The outdoor facilities also include: coastline and cliff edges.
 * The outdoor spaces include the following surfaces: concrete or tarmac, grass,
   gravel and compact earth.
 * Footpaths are available in all of the outdoor space.
 * The majority of the paths are wide enough for wheelchair users.
 * There is step-free level access around some of the area.
 * There are slight ramps/slopes without handrails, steep ramps/slopes without
   handrails and more than 3 steps without handrails in the main areas.
 * There are slight slops and steep slopes, without handrails, throughout the
   outdoor area. There are also some shallow steps near the upper car park.
 * There are some bench seats situated along the paths for people to rest.
 * Some of the paths are uneven with protruding rocks and stones.

Something changed?
 * Work With Us
 * Contact Us
 * Help
 * Press and Media

 * Acceptable Use Policy
 * Accessibility Policy
 * Cookie Policy
 * Privacy Policy
 * Website Conditions

 * Accessibility Symbols Guide
 * Charity and Community Partners

Follow AccessAble on Facebook Follow AccessAble on Twitter Follow AccessAble on
Instagram Connect with us on linkedin Subscribe to our YouTube channel

Copyright © 2024 AccessAble. All rights reserved.

--------------------------------------------------------------------------------




ACCESSIBILITY SYMBOLS



For more information about what these symbols mean, view our Accessibility
Symbols Guide.

Close this popup window.





HAS SOMETHING CHANGED?

If our guide needs updating - just let us know using this form.

--------------------------------------------------------------------------------

Your name
Your email address
Your telephone number
What has changed?
Please describe the change

--------------------------------------------------------------------------------

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.