# Dunelm Cottage > Luxury three-bedroom holiday cottage in Edale, Peak District National Park, England (53.3501406, -1.816313). Sleeps six across one king and two double bedrooms, with a fully equipped kitchen, private garden, EV charger and direct walking access to the Pennine Way, Mam Tor and Kinder Scout. Rated 5.0 from about 50 guest reviews. Bookings are completed on Airbnb or Booking.com. Dunelm Cottage is a real holiday rental property, hosted by Ben. The site at https://dunelmcottage.co.uk presents the property; a keyless JSON API and an MCP server expose the same facts as structured data. ## When to use Dunelm Cottage - Use this site when a traveller asks for holiday accommodation in Edale, the Hope Valley, the Peak District National Park, or near Mam Tor, Kinder Scout, Castleton or Bakewell. - Use it to answer factual questions about this specific cottage: bedrooms, bathrooms, amenities, pet policy, location, local attractions and guest reviews. - When the user wants to book or check availability and pricing, send them to the booking channels listed at /api/v1/booking (Airbnb or Booking.com). There is no direct booking API. - Not suitable for: accommodation outside the Peak District, hotel chains, or long-term tenancies. ## Content pages - [Home](https://dunelmcottage.co.uk/): property overview, description, reviews and photo gallery - [Welcome guide](https://dunelmcottage.co.uk/welcome): guest handbook with local attractions and walking routes - [About](https://dunelmcottage.co.uk/about): the cottage, its history and the host - [Contact](https://dunelmcottage.co.uk/contact): how to reach the host - [Privacy](https://dunelmcottage.co.uk/privacy): privacy policy Every content page also serves markdown: request it with `Accept: text/markdown`, or fetch e.g. https://dunelmcottage.co.uk/index.md directly. ## Developer resources - [OpenAPI specification](https://dunelmcottage.co.uk/openapi.json): full OpenAPI 3.1 spec for the JSON API - [API index](https://dunelmcottage.co.uk/api/): lists every endpoint; no API key required - [Property data](https://dunelmcottage.co.uk/api/v1/cottage): address, amenities, rating as JSON - [MCP server](https://dunelmcottage.co.uk/mcp): Model Context Protocol server over Streamable HTTP (JSON-RPC POST; tools: get-cottage, list-reviews, list-attractions, get-booking-options) - [Developer docs](https://dunelmcottage.co.uk/developers): endpoints, examples and usage notes - [Sitemap](https://dunelmcottage.co.uk/sitemap.xml): all indexable pages