{
  "meta": {
    "dataset": "HolidayGrid national public holidays",
    "datasetVersion": "1.0.0",
    "generatedAt": "2026-07-27",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "HolidayGrid (https://holidaygrid.net), CC BY 4.0",
    "sourceDataset": "https://github.com/commenthol/date-holidays",
    "sourceLicense": "ISC and CC BY 3.0",
    "documentation": "https://holidaygrid.net/data",
    "countingRule": "A holiday moved off a weekend is counted once, on the day it is observed. Totals therefore match official government counts and are lower than on sites that list both the original date and its replacement."
  },
  "country": {
    "countryCode": "GB",
    "slug": "united-kingdom",
    "name": "United Kingdom",
    "demonym": "British",
    "region": "Europe",
    "dateFormat": "D MMMM YYYY",
    "url": "https://holidaygrid.net/holidays/united-kingdom",
    "correctionCount": 1,
    "verifiedOn": "2026-07-27",
    "years": [
      2025,
      2026,
      2027
    ]
  },
  "year": 2025,
  "status": {
    "status": "statutory",
    "authority": null,
    "source": null,
    "citation": null,
    "verifiedOn": null,
    "publishedOn": null
  },
  "counts": {
    "holidays": 8,
    "onWeekdays": 8,
    "onWeekends": 0,
    "movedToAnotherDay": 0,
    "longWeekends": 5,
    "bridgeDays": 0,
    "workingDays": 253
  },
  "holidays": [
    {
      "date": "2025-01-01",
      "days": 1,
      "name": "New Year's Day",
      "weekday": "Wednesday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-04-18",
      "days": 1,
      "name": "Good Friday",
      "weekday": "Friday",
      "type": "Public holiday",
      "movingRule": "easter",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-04-21",
      "days": 1,
      "name": "Easter Monday",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "easter",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-05-05",
      "days": 1,
      "name": "Early May bank holiday",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-05-26",
      "days": 1,
      "name": "Spring bank holiday",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-08-25",
      "days": 1,
      "name": "Summer bank holiday",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national",
      "corrected": {
        "kind": "add",
        "source": "https://www.gov.uk/bank-holidays",
        "citation": "GOV.UK, UK bank holidays, England and Wales calendar"
      },
      "note": "Scotland takes its Summer bank holiday on the first Monday in August instead, so the date differs inside the UK."
    },
    {
      "date": "2025-12-25",
      "days": 1,
      "name": "Christmas Day",
      "weekday": "Thursday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-12-26",
      "days": 1,
      "name": "Boxing Day",
      "weekday": "Friday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    }
  ],
  "longWeekends": [
    {
      "start": "2025-04-18",
      "end": "2025-04-21",
      "length": 4,
      "holidays": [
        "Good Friday",
        "Easter Monday"
      ]
    },
    {
      "start": "2025-05-03",
      "end": "2025-05-05",
      "length": 3,
      "holidays": [
        "Early May bank holiday"
      ]
    },
    {
      "start": "2025-05-24",
      "end": "2025-05-26",
      "length": 3,
      "holidays": [
        "Spring bank holiday"
      ]
    },
    {
      "start": "2025-08-23",
      "end": "2025-08-25",
      "length": 3,
      "holidays": [
        "Summer bank holiday"
      ]
    },
    {
      "start": "2025-12-25",
      "end": "2025-12-28",
      "length": 4,
      "holidays": [
        "Christmas Day",
        "Boxing Day"
      ]
    }
  ],
  "bridgeDays": [],
  "awaitingAnnouncement": [],
  "url": "https://holidaygrid.net/holidays/united-kingdom/2025"
}