{
  "property": "Longwool",
  "updated": "2026-06-13T05:02:20.490Z",
  "currency": "GBP",
  "next_available": "2026-06-14",
  "pricing_rules": {
    "per_night_rates": [
      {
        "season": "ultra_low",
        "weekday_night": 80,
        "weekend_night": 85,
        "months": [
          1,
          2
        ]
      },
      {
        "season": "low",
        "weekday_night": 90,
        "weekend_night": 95,
        "months": [
          3,
          10,
          11,
          12
        ]
      },
      {
        "season": "mid",
        "weekday_night": 95,
        "weekend_night": 105,
        "months": [
          4,
          5,
          9
        ]
      },
      {
        "season": "high",
        "weekday_night": 100,
        "weekend_night": 110,
        "months": [
          6,
          7
        ]
      },
      {
        "season": "ultra_high",
        "weekday_night": 120,
        "weekend_night": 120,
        "months": [
          8
        ]
      }
    ],
    "weekend_nights": "Friday and Saturday",
    "multi_night_discount": "5% off stays of 3+ nights (direct bookings)",
    "minimum_nights": 2,
    "bank_holidays": "3-night minimum (Fri, Sat, Sun)",
    "summer_changeover": "Late July & August: arrival & departure on Monday or Friday only (3 or 4 night stays)"
  },
  "quote_endpoint": "Add ?from=YYYY-MM-DD&to=YYYY-MM-DD to this URL for a live price",
  "booked_periods": [
    {
      "from": "2026-06-12",
      "to": "2026-06-14"
    },
    {
      "from": "2026-06-16",
      "to": "2026-06-18"
    },
    {
      "from": "2026-06-18",
      "to": "2026-06-20"
    },
    {
      "from": "2026-06-20",
      "to": "2026-06-23"
    },
    {
      "from": "2026-06-23",
      "to": "2026-06-26"
    },
    {
      "from": "2026-06-26",
      "to": "2026-06-28"
    },
    {
      "from": "2026-07-09",
      "to": "2026-07-12"
    },
    {
      "from": "2026-07-13",
      "to": "2026-07-17"
    },
    {
      "from": "2026-07-17",
      "to": "2026-07-20"
    },
    {
      "from": "2026-07-24",
      "to": "2026-07-27"
    },
    {
      "from": "2026-08-07",
      "to": "2026-08-10"
    }
  ]
}