{
  "company": {
    "name": "myprocleaners",
    "phone": "02039163636",
    "bookingBaseUrl": "https://www.myprocleaners.co.uk",
    "shareBaseUrl": "https://www.myprocleaners.co.uk/deals",
    "priceSystemUrl": "/js/mpc-prices.js"
  },
  "serviceCategories": {
    "recurring": {
      "id": "recurring",
      "name": "Recurring Services",
      "icon": "fa-sync-alt",
      "services": {
        "weekly-cleaning": {
          "id": "weekly-cleaning",
          "name": "Weekly Cleaning",
          "icon": "fa-calendar-check",
          "bookingUrl": "/booking/regular-cleaning/"
        },
        "fortnightly-cleaning": {
          "id": "fortnightly-cleaning",
          "name": "Fortnightly Cleaning",
          "icon": "fa-calendar-alt",
          "bookingUrl": "/booking/regular-cleaning/"
        },
        "regular-cleaning": {
          "id": "regular-cleaning",
          "name": "Regular Cleaning",
          "icon": "fa-home",
          "bookingUrl": "/booking/regular-cleaning/"
        }
      }
    },
    "oneoff": {
      "id": "oneoff",
      "name": "One-Off Services",
      "icon": "fa-sparkles",
      "services": {
        "deep-cleaning": {
          "id": "deep-cleaning",
          "name": "Deep Cleaning",
          "icon": "fa-broom",
          "bookingUrl": "/booking/deep-cleaning/"
        },
        "end-of-tenancy": {
          "id": "end-of-tenancy",
          "name": "End of Tenancy",
          "icon": "fa-key",
          "bookingUrl": "/booking/tenancy-cleaning/"
        },
        "carpet-cleaning": {
          "id": "carpet-cleaning",
          "name": "Carpet Cleaning",
          "icon": "fa-border-all",
          "bookingUrl": "/booking/carpet-cleaning/"
        },
        "oven-cleaning": {
          "id": "oven-cleaning",
          "name": "Oven Cleaning",
          "icon": "fa-temperature-high",
          "bookingUrl": "/booking/oven-cleaning/"
        },
        "after-builders": {
          "id": "after-builders",
          "name": "After Builders",
          "icon": "fa-hard-hat",
          "bookingUrl": "/booking/after-builders-cleaning/"
        },
        "window-cleaning": {
          "id": "window-cleaning",
          "name": "Window Cleaning",
          "icon": "fa-window-maximize",
          "bookingUrl": "/booking/window-cleaning/"
        },
        "upholstery-cleaning": {
          "id": "upholstery-cleaning",
          "name": "Upholstery Cleaning",
          "icon": "fa-couch",
          "bookingUrl": "/booking/upholstery-cleaning/"
        },
        "ironing": {
          "id": "ironing",
          "name": "Ironing & Laundry",
          "icon": "fa-tshirt",
          "bookingUrl": "/booking/laundry/"
        },
        "airbnb-cleaning": {
          "id": "airbnb-cleaning",
          "name": "Airbnb & Holiday Rental",
          "icon": "fa-airbnb",
          "bookingUrl": "/booking/airbnb-cleaning/"
        },
        "same-day-cleaning": {
          "id": "same-day-cleaning",
          "name": "Same Day Cleaning",
          "icon": "fa-clock",
          "bookingUrl": "/booking/regular-cleaning/"
        }
      }
    }
  },

  "============================================================": "SECTION 1: WELCOME OFFER (Permanent - Always Active)",
  "welcomeOffer": {
    "code": "WELCOME15",
    "description": "£15 off any cleaning service for first-time customers",
    "discountType": "fixed",
    "discountValue": 15,
    "appliesTo": "all",
    "minOrder": 50,
    "firstBookingOnly": true,
    "headline": "Exclusive welcome offer! £15 off your first clean — use code WELCOME15 at checkout.",
    "permanent": true,
    "expiryDate": null,
    "heroImage": "/images/deals/welcome-hero.jpg",
    "bookingUrl": "/booking/regular-cleaning/",
    "conditions": "First booking only, min order £50",
    "displayType": "center-modal"
  },

  "============================================================": "SECTION 2: 52-WEEK DEALS (Weekly Hero Offers)",
  "weeklyHeroOffers": [
    {
      "weekNumber": 1,
      "code": "EOT90",
      "theme": "Student Move-Out Kick-Off",
      "description": "£90 off EOT (3-bed, £200) + Carpet (3 rooms, £96) + Oven bundle",
      "appliesTo": ["end-of-tenancy"],
      "discountType": "fixed",
      "discountValue": 90,
      "minOrder": 371,
      "headline": "Student move-out special: End of Tenancy + carpet + oven — all three from £281",
      "startDate": "2026-06-01",
      "endDate": "2026-06-30",
      "expiryDate": "2026-06-30",
      "heroImage": "/images/deals/student-moveout.jpg",
      "bookingUrl": "/booking/tenancy-cleaning/",
      "conditions": "Student properties, min bundle £371, 3-bed min",
      "displayType": "center-modal"
    },
    {
      "weekNumber": 2,
      "code": "WKLY30",
      "theme": "Weekly Routine Reset",
      "description": "30% off first 4 weekly cleans",
      "appliesTo": ["weekly-cleaning"],
      "discountType": "percent",
      "discountValue": 30,
      "minOrder": 0,
      "headline": "Weekly cleaning 30% off first month. Lock in your routine.",
      "startDate": "2026-06-08",
      "endDate": "2026-06-30",
      "expiryDate": "2026-06-30",
      "heroImage": "/images/deals/weekly-reset.jpg",
      "bookingUrl": "/booking/regular-cleaning/",
      "conditions": "New recurring customers only, min 2 hours per clean",
      "displayType": "center-modal"
    }
  ],

  "============================================================": "SECTION 3: SEASONAL DEALS (Campaign-Based Offers)",
  "seasonalCampaigns": [
    {
      "id": "student-moveout-2026",
      "name": "Student Move-Out",
      "startDate": "2026-06-01",
      "endDate": "2026-06-30",
      "expiryDate": "2026-06-30",
      "bannerImage": "/images/deals/seasonal/student-moveout.jpg",
      "bannerColor": "#e76f51",
      "badge": "STUDENT SPECIAL",
      "coupons": [
        {
          "code": "STD90",
          "description": "£90 off EOT + Carpet + Oven bundle",
          "appliesTo": ["end-of-tenancy", "carpet-cleaning", "oven-cleaning"],
          "discountType": "fixed",
          "discountValue": 90,
          "headline": "Student move-out special: all three from £281",
          "minOrder": 371,
          "bookingUrl": "/booking/tenancy-cleaning/",
          "conditions": "Student properties only",
          "expiryDate": "2026-06-30"
        },
        {
          "code": "EOT20",
          "description": "£20 off End of Tenancy",
          "appliesTo": ["end-of-tenancy"],
          "discountType": "fixed",
          "discountValue": 20,
          "headline": "End of tenancy from £160",
          "minOrder": 180,
          "bookingUrl": "/booking/tenancy-cleaning/",
          "conditions": "Student properties",
          "expiryDate": "2026-06-30"
        },
        {
          "code": "CRP8",
          "description": "£8 off per-room carpet add-on",
          "appliesTo": ["carpet-cleaning", "end-of-tenancy"],
          "discountType": "fixed",
          "discountValue": 8,
          "headline": "Add carpet clean to any end of tenancy — rooms from £16",
          "minOrder": 0,
          "bookingUrl": "/booking/carpet-cleaning/",
          "conditions": "Must be with EOT, min 2 rooms",
          "expiryDate": "2026-06-30"
        }
      ]
    },
    {
      "id": "airbnb-accelerator-2026",
      "name": "Summer Airbnb Accelerator",
      "startDate": "2026-07-01",
      "endDate": "2026-08-15",
      "expiryDate": "2026-08-15",
      "bannerImage": "/images/deals/seasonal/airbnb-summer.jpg",
      "bannerColor": "#ff5a5f",
      "badge": "HOST SPECIAL",
      "coupons": [
        {
          "code": "HOST20",
          "description": "20% off first 5 Airbnb turnovers",
          "appliesTo": ["airbnb-cleaning"],
          "discountType": "percent",
          "discountValue": 20,
          "headline": "Airbnb host lifesaver: 20% off your first 5 turnovers",
          "minOrder": 0,
          "bookingUrl": "/booking/airbnb-cleaning/",
          "conditions": "New Airbnb hosts, min 5 bookings",
          "expiryDate": "2026-08-15"
        },
        {
          "code": "SUPR6",
          "description": "6th Airbnb turnover free",
          "appliesTo": ["airbnb-cleaning"],
          "discountType": "percent",
          "discountValue": 100,
          "headline": "Superhost bundle: 5 turnovers pre-booked, 6th free",
          "minOrder": 0,
          "bookingUrl": "/booking/airbnb-cleaning/",
          "conditions": "Must book 5 in advance",
          "expiryDate": "2026-08-15"
        },
        {
          "code": "FLIP15",
          "description": "£15 off Same-Day Airbnb clean",
          "appliesTo": ["airbnb-cleaning"],
          "discountType": "fixed",
          "discountValue": 15,
          "headline": "Same-day Airbnb flip from £60",
          "minOrder": 75,
          "bookingUrl": "/booking/airbnb-cleaning/",
          "conditions": "Book by 10am",
          "expiryDate": "2026-08-15"
        },
        {
          "code": "LET40",
          "description": "£40 off Deep Clean for holiday lets",
          "appliesTo": ["deep-cleaning"],
          "discountType": "fixed",
          "discountValue": 40,
          "headline": "Holiday let looking tired? Deep clean from £180",
          "minOrder": 220,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "Holiday let properties",
          "expiryDate": "2026-08-15"
        }
      ]
    },
    {
      "id": "back-to-school-2026",
      "name": "Back to School Blitz",
      "startDate": "2026-08-25",
      "endDate": "2026-09-05",
      "expiryDate": "2026-09-05",
      "bannerImage": "/images/deals/seasonal/back-to-school.jpg",
      "bannerColor": "#264653",
      "badge": "BACK TO SCHOOL",
      "coupons": [
        {
          "code": "SCHL30",
          "description": "30% off first month of weekly cleaning",
          "appliesTo": ["weekly-cleaning"],
          "discountType": "percent",
          "discountValue": 30,
          "headline": "Weekly cleaning 30% off first month",
          "minOrder": 0,
          "bookingUrl": "/booking/regular-cleaning/",
          "conditions": "New customers, families, min 2 hours",
          "expiryDate": "2026-09-05"
        },
        {
          "code": "KDS20",
          "description": "20% off kids' rooms bundle",
          "appliesTo": ["deep-cleaning", "carpet-cleaning", "upholstery-cleaning"],
          "discountType": "percent",
          "discountValue": 20,
          "headline": "Back to school bundle: deep clean kids' rooms + more",
          "minOrder": 0,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "Kids' rooms",
          "expiryDate": "2026-09-05"
        },
        {
          "code": "CRP28",
          "description": "£28 off 3-room carpet clean",
          "appliesTo": ["carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 28,
          "headline": "Carpets after summer? 3 rooms from £68",
          "minOrder": 96,
          "bookingUrl": "/booking/carpet-cleaning/",
          "conditions": "3 rooms",
          "expiryDate": "2026-09-05"
        }
      ]
    },
    {
      "id": "black-friday-2026",
      "name": "Black Friday / Cyber Week",
      "startDate": "2026-11-20",
      "endDate": "2026-11-30",
      "expiryDate": "2026-11-30",
      "bannerImage": "/images/deals/seasonal/black-friday.jpg",
      "bannerColor": "#000000",
      "badge": "BLACK FRIDAY",
      "coupons": [
        {
          "code": "BF20",
          "description": "20% off all services",
          "appliesTo": ["all"],
          "discountType": "percent",
          "discountValue": 20,
          "headline": "Black Friday: 20% off all services",
          "minOrder": 0,
          "bookingUrl": "/booking/",
          "conditions": "Book 20-30 Nov, use by 31 Jan",
          "expiryDate": "2026-11-30"
        },
        {
          "code": "BFEOT90",
          "description": "£90 off EOT bundle",
          "appliesTo": ["end-of-tenancy", "carpet-cleaning", "oven-cleaning"],
          "discountType": "fixed",
          "discountValue": 90,
          "headline": "EOT bundle from £281",
          "minOrder": 371,
          "bookingUrl": "/booking/tenancy-cleaning/",
          "conditions": "Book Nov, use by Jan",
          "expiryDate": "2026-11-30"
        },
        {
          "code": "BFC48",
          "description": "£48 off 3-room carpet clean",
          "appliesTo": ["carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 48,
          "headline": "Carpet deep clean 3 rooms from £48",
          "minOrder": 96,
          "bookingUrl": "/booking/carpet-cleaning/",
          "conditions": "3 rooms",
          "expiryDate": "2026-11-30"
        },
        {
          "code": "CYB100",
          "description": "£100 off mega bundle",
          "appliesTo": ["deep-cleaning", "oven-cleaning", "carpet-cleaning", "window-cleaning"],
          "discountType": "fixed",
          "discountValue": 100,
          "headline": "Mega bundle from £391",
          "minOrder": 491,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "Cyber Sunday only",
          "expiryDate": "2026-11-30"
        }
      ]
    },
    {
      "id": "christmas-panic-2026",
      "name": "Christmas Panic Saver",
      "startDate": "2026-12-01",
      "endDate": "2026-12-20",
      "expiryDate": "2026-12-20",
      "bannerImage": "/images/deals/seasonal/xmas-panic.jpg",
      "bannerColor": "#c1121f",
      "badge": "CHRISTMAS DEALS",
      "coupons": [
        {
          "code": "XMS50",
          "description": "£50 off deep clean + oven + carpet",
          "appliesTo": ["deep-cleaning", "oven-cleaning", "carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 50,
          "headline": "Christmas bundle from £341",
          "minOrder": 391,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "December bookings",
          "expiryDate": "2026-12-20"
        },
        {
          "code": "PNC45",
          "description": "£45 off oven + carpet + windows",
          "appliesTo": ["oven-cleaning", "carpet-cleaning", "window-cleaning"],
          "discountType": "fixed",
          "discountValue": 45,
          "headline": "Christmas panic saver from £126",
          "minOrder": 171,
          "bookingUrl": "/booking/oven-cleaning/",
          "conditions": "Limited slots",
          "expiryDate": "2026-12-20"
        },
        {
          "code": "HST45",
          "description": "£45 off oven + carpet + upholstery",
          "appliesTo": ["oven-cleaning", "carpet-cleaning", "upholstery-cleaning"],
          "discountType": "fixed",
          "discountValue": 45,
          "headline": "Festive hosting bundle from £150",
          "minOrder": 195,
          "bookingUrl": "/booking/oven-cleaning/",
          "conditions": "Christmas hosting",
          "expiryDate": "2026-12-20"
        },
        {
          "code": "TRKY10",
          "description": "£10 off single oven",
          "appliesTo": ["oven-cleaning"],
          "discountType": "fixed",
          "discountValue": 10,
          "headline": "Oven clean £65",
          "minOrder": 75,
          "bookingUrl": "/booking/oven-cleaning/",
          "conditions": "Single oven",
          "expiryDate": "2026-12-20"
        },
        {
          "code": "VCH15",
          "description": "15% off gift vouchers",
          "appliesTo": ["gift-vouchers"],
          "discountType": "percent",
          "discountValue": 15,
          "headline": "Gift a clean home this Christmas",
          "minOrder": 50,
          "bookingUrl": "/booking/gift-vouchers/",
          "conditions": "Min £50",
          "expiryDate": "2026-12-20"
        }
      ]
    },
    {
      "id": "new-year-2027",
      "name": "New Year Fresh Start",
      "startDate": "2027-01-01",
      "endDate": "2027-01-14",
      "expiryDate": "2027-01-14",
      "bannerImage": "/images/deals/seasonal/new-year.jpg",
      "bannerColor": "#1a365d",
      "badge": "BIGGEST SALE OF THE YEAR",
      "coupons": [
        {
          "code": "JAN35",
          "description": "35% off first month of weekly cleaning",
          "appliesTo": ["weekly-cleaning"],
          "discountType": "percent",
          "discountValue": 35,
          "headline": "35% off your first month of weekly cleaning",
          "minOrder": 0,
          "bookingUrl": "/booking/regular-cleaning/",
          "conditions": "New customers, Jan bookings",
          "expiryDate": "2027-01-14"
        },
        {
          "code": "RST50",
          "description": "£50 off deep clean + oven + carpet",
          "appliesTo": ["deep-cleaning"],
          "discountType": "fixed",
          "discountValue": 50,
          "headline": "New Year reset bundle from £341",
          "minOrder": 391,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "3-bed min, Jan bookings",
          "expiryDate": "2027-01-14"
        },
        {
          "code": "EOT20",
          "description": "£20 off End of Tenancy",
          "appliesTo": ["end-of-tenancy"],
          "discountType": "fixed",
          "discountValue": 20,
          "headline": "End of tenancy from £160",
          "minOrder": 180,
          "bookingUrl": "/booking/tenancy-cleaning/",
          "conditions": "January changeover",
          "expiryDate": "2027-01-14"
        },
        {
          "code": "OVN26",
          "description": "Oven add-on for £26",
          "appliesTo": ["oven-cleaning"],
          "discountType": "fixed",
          "discountValue": 49,
          "headline": "£26 oven add-on with any clean",
          "minOrder": 96,
          "bookingUrl": "/booking/oven-cleaning/",
          "conditions": "Must be added to another service",
          "expiryDate": "2027-01-14"
        }
      ]
    },
    {
      "id": "spring-revival-2027",
      "name": "Spring Revival",
      "startDate": "2027-03-14",
      "endDate": "2027-03-28",
      "expiryDate": "2027-03-28",
      "bannerImage": "/images/deals/seasonal/spring-revival.jpg",
      "bannerColor": "#2d6a4f",
      "badge": "SPRING CLEANING EVENT",
      "coupons": [
        {
          "code": "RVVL25",
          "description": "25% off deep cleans",
          "appliesTo": ["deep-cleaning"],
          "discountType": "percent",
          "discountValue": 25,
          "headline": "Spring Revival deep clean 25% off",
          "minOrder": 0,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "March bookings",
          "expiryDate": "2027-03-28"
        },
        {
          "code": "ALLR28",
          "description": "£28 off 3-room carpet",
          "appliesTo": ["carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 28,
          "headline": "3 rooms from £68",
          "minOrder": 96,
          "bookingUrl": "/booking/carpet-cleaning/",
          "conditions": "3 rooms exactly",
          "expiryDate": "2027-03-28"
        },
        {
          "code": "SPNG50",
          "description": "£50 off deep + windows + carpet",
          "appliesTo": ["deep-cleaning", "window-cleaning", "carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 50,
          "headline": "Spring awakening bundle",
          "minOrder": 0,
          "bookingUrl": "/booking/deep-cleaning/",
          "conditions": "Spring bundle",
          "expiryDate": "2027-03-28"
        }
      ]
    },
    {
      "id": "flash-window-week-2027",
      "name": "Flash Window Week",
      "startDate": "2027-05-01",
      "endDate": "2027-05-04",
      "expiryDate": "2027-05-04",
      "bannerImage": "/images/deals/seasonal/window-flash.jpg",
      "bannerColor": "#0077b6",
      "badge": "FLASH SALE",
      "coupons": [
        {
          "code": "FLSH19",
          "description": "£6 off exterior window",
          "appliesTo": ["window-cleaning"],
          "discountType": "fixed",
          "discountValue": 6,
          "headline": "Exterior clean from £14",
          "minOrder": 96,
          "bookingUrl": "/booking/window-cleaning/",
          "conditions": "Exterior only",
          "expiryDate": "2027-05-04"
        },
        {
          "code": "BNDL40",
          "description": "£40 off window + deep clean",
          "appliesTo": ["window-cleaning", "deep-cleaning"],
          "discountType": "fixed",
          "discountValue": 40,
          "headline": "Bundle from £276",
          "minOrder": 316,
          "bookingUrl": "/booking/window-cleaning/",
          "conditions": "This weekend only",
          "expiryDate": "2027-05-04"
        }
      ]
    }
  ],

  "============================================================": "SECTION 4: MONTHLY DEALS (Rotating Daily/Weekly Offers)",
  "monthlyDeals": {
    "2026-06": {
      "month": "June 2026",
      "postingDate": "2026-06-01",
      "expiryDate": "2026-06-30",
      "deals": [
        {
          "code": "AIRPM15",
          "description": "£15 off Same-Day Airbnb clean",
          "appliesTo": ["airbnb-cleaning"],
          "discountType": "fixed",
          "discountValue": 15,
          "minOrder": 75,
          "headline": "Same-day Airbnb turnover from £75",
          "conditions": "Min £75, book by 10am",
          "bookingUrl": "/booking/airbnb-cleaning/",
          "expiryDate": "2026-06-30"
        },
        {
          "code": "OVNEOT",
          "description": "Oven add-on for £26 with EOT",
          "appliesTo": ["oven-cleaning", "end-of-tenancy"],
          "discountType": "fixed",
          "discountValue": 49,
          "minOrder": 150,
          "headline": "Oven clean from £26 when added to EOT",
          "conditions": "Must be added to EOT booking",
          "bookingUrl": "/booking/tenancy-cleaning/",
          "expiryDate": "2026-06-30"
        },
        {
          "code": "WIN30",
          "description": "30% off first 4 weekly cleans",
          "appliesTo": ["weekly-cleaning"],
          "discountType": "percent",
          "discountValue": 30,
          "minOrder": 0,
          "headline": "First 4 cleans 30% off",
          "conditions": "New recurring customers only",
          "bookingUrl": "/booking/regular-cleaning/",
          "expiryDate": "2026-06-30"
        }
      ]
    },
    "2026-07": {
      "month": "July 2026",
      "postingDate": "2026-07-01",
      "expiryDate": "2026-07-31",
      "deals": [
        {
          "code": "EOTJLY",
          "description": "£20 off End of Tenancy",
          "appliesTo": ["end-of-tenancy"],
          "discountType": "fixed",
          "discountValue": 20,
          "minOrder": 180,
          "headline": "End of tenancy from £160",
          "conditions": "2-bed min",
          "bookingUrl": "/booking/tenancy-cleaning/",
          "expiryDate": "2026-07-31"
        },
        {
          "code": "SAND28",
          "description": "£28 off 3-room carpet",
          "appliesTo": ["carpet-cleaning"],
          "discountType": "fixed",
          "discountValue": 28,
          "minOrder": 96,
          "headline": "3 rooms from £68",
          "conditions": "Exactly 3 rooms",
          "bookingUrl": "/booking/carpet-cleaning/",
          "expiryDate": "2026-07-31"
        },
        {
          "code": "FLIP15",
          "description": "£15 off Same-Day Airbnb",
          "appliesTo": ["airbnb-cleaning"],
          "discountType": "fixed",
          "discountValue": 15,
          "minOrder": 75,
          "headline": "Same-day Airbnb flip from £60",
          "conditions": "Book by 10am",
          "bookingUrl": "/booking/airbnb-cleaning/",
          "expiryDate": "2026-07-31"
        },
        {
          "code": "OVNSUM",
          "description": "£10 off single oven",
          "appliesTo": ["oven-cleaning"],
          "discountType": "fixed",
          "discountValue": 10,
          "minOrder": 75,
          "headline": "Oven clean £65",
          "conditions": "Single oven only",
          "bookingUrl": "/booking/oven-cleaning/",
          "expiryDate": "2026-07-31"
        }
      ]
    }
  }
}