{"product_id":"laser-hair-removal-treatment","title":"Laser Hair Removal","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": [\n        \"Product\",\n        \"MedicalProcedure\"\n      ],\n      \"@id\": \"https:\/\/www.dermasense.co.uk\/products\/laser-hair-removal-treatment#product\",\n      \"name\": \"Laser Hair Removal\",\n      \"alternateName\": [\n        \"IPL Hair Removal\",\n        \"Permanent Hair Reduction\"\n      ],\n      \"url\": \"https:\/\/www.dermasense.co.uk\/products\/laser-hair-removal-treatment\",\n      \"description\": \"Medical-grade laser hair removal in Cockfosters for face and body using diode laser technology. Suitable for most skin types and tones. Typically requires six to eight sessions for optimal reduction.\",\n      \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/1069\/7480\/6354\/files\/DermaSenseTransparentLogo.png?v=1777501697\",\n      \"sku\": \"10752550535506\",\n      \"brand\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#organization\"\n      },\n      \"category\": \"Aesthetic Treatment\",\n      \"procedureType\": \"https:\/\/schema.org\/TherapeuticProcedure\",\n      \"bodyLocation\": \"Face and Body\",\n      \"howPerformed\": \"A diode laser delivers pulses of light energy absorbed by the melanin in the hair shaft, damaging the follicle and preventing regrowth. Treatment areas are cooled before, during and after.\",\n      \"preparation\": \"Shave the area 24 hours before treatment. Avoid waxing, plucking, sun exposure and self-tan for two weeks before. No active retinols on the area for one week.\",\n      \"followup\": \"Sessions repeated every four to six weeks for face, six to eight weeks for body.\",\n      \"expectedPrognosis\": \"80 to 95 percent permanent hair reduction after a full course of six to eight sessions.\",\n      \"provider\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#business\"\n      },\n      \"performer\": {\n        \"@id\": \"https:\/\/www.dermasense.co.uk\/#sophia-arnaouti\"\n      },\n      \"sameAs\": [\n        \"https:\/\/en.wikipedia.org\/wiki\/Laser_hair_removal\"\n      ],\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"url\": \"https:\/\/www.dermasense.co.uk\/products\/laser-hair-removal-treatment\",\n        \"priceCurrency\": \"GBP\",\n        \"price\": \"25.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\",\n        \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n        \"seller\": {\n          \"@id\": \"https:\/\/www.dermasense.co.uk\/#business\"\n        },\n        \"areaServed\": [\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Cockfosters\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"New Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"High Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"East Barnet\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Hadley Wood\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Oakwood\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Southgate\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Enfield\"\n          },\n          {\n            \"@type\": \"Place\",\n            \"name\": \"Winchmore Hill\"\n          }\n        ],\n        \"priceValidUntil\": \"2027-12-31\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Treatments\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/pages\/treatments\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Laser Hair Removal\",\n          \"item\": \"https:\/\/www.dermasense.co.uk\/products\/laser-hair-removal-treatment\"\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n  :root {\n    --ds-dark: #3a2210;\n    --ds-mid: #7a5a38;\n    --ds-tan: #dfd0bf;\n    --ds-gold: #e0c9aa;\n  }\n\n  .ds-lhr-wrap {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    color: var(--ds-dark);\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 24px 60px;\n    background: #fff;\n    line-height: 1.85;\n  }\n\n  .ds-lhr-wrap * {\n    box-sizing: border-box;\n  }\n\n  \/* Hero Banner *\/\n  .ds-hero {\n    background: var(--ds-dark);\n    color: var(--ds-gold);\n    text-align: center;\n    padding: 56px 32px 48px;\n    margin-bottom: 52px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ds-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      135deg,\n      transparent,\n      transparent 38px,\n      rgba(224, 201, 170, 0.04) 38px,\n      rgba(224, 201, 170, 0.04) 40px\n    );\n    pointer-events: none;\n  }\n\n  .ds-hero-label {\n    font-family: 'Jost', sans-serif;\n    font-weight: 400;\n    font-size: 0.72rem;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    color: var(--ds-tan);\n    margin-bottom: 18px;\n    display: block;\n  }\n\n  .ds-hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(2.4rem, 5vw, 3.6rem);\n    line-height: 1.15;\n    margin: 0 0 16px;\n    color: var(--ds-gold);\n    letter-spacing: 0.02em;\n  }\n\n  .ds-hero-sub {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    font-size: 0.92rem;\n    color: var(--ds-tan);\n    letter-spacing: 0.08em;\n    margin: 0;\n  }\n\n  \/* Divider *\/\n  .ds-divider {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin: 44px 0 36px;\n  }\n\n  .ds-divider-line {\n    flex: 1;\n    height: 1px;\n    background: var(--ds-gold);\n    opacity: 0.5;\n  }\n\n  .ds-divider-diamond {\n    width: 7px;\n    height: 7px;\n    background: var(--ds-mid);\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n\n  \/* Section headings *\/\n  .ds-section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 400;\n    font-size: clamp(1.55rem, 3vw, 2rem);\n    color: var(--ds-dark);\n    margin: 0 0 20px;\n    line-height: 1.25;\n    letter-spacing: 0.01em;\n  }\n\n  \/* Intro paragraphs *\/\n  .ds-intro p {\n    font-size: 0.97rem;\n    color: #4a3520;\n    margin: 0 0 20px;\n    line-height: 1.9;\n  }\n\n  .ds-intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* What to Expect *\/\n  .ds-expect-block {\n    background: #faf7f4;\n    border-left: 3px solid var(--ds-mid);\n    padding: 36px 36px 32px;\n    margin: 0;\n  }\n\n  .ds-expect-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ds-expect-list li {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 13px 0;\n    border-bottom: 1px solid var(--ds-gold);\n    font-size: 0.94rem;\n    color: #4a3520;\n    line-height: 1.75;\n  }\n\n  .ds-expect-list li:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .ds-expect-list li:first-child {\n    padding-top: 0;\n  }\n\n  .ds-bullet-icon {\n    width: 20px;\n    height: 20px;\n    background: var(--ds-mid);\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 3px;\n    position: relative;\n  }\n\n  .ds-bullet-icon::after {\n    content: '';\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 6px;\n    height: 6px;\n    background: var(--ds-gold);\n    border-radius: 50%;\n  }\n\n  \/* Aftercare *\/\n  .ds-aftercare {\n    background: var(--ds-dark);\n    color: var(--ds-tan);\n    padding: 36px 40px;\n    position: relative;\n  }\n\n  .ds-aftercare .ds-section-title {\n    color: var(--ds-gold);\n    margin-bottom: 16px;\n  }\n\n  .ds-aftercare p {\n    font-size: 0.94rem;\n    line-height: 1.9;\n    margin: 0;\n    color: var(--ds-tan);\n  }\n\n  .ds-aftercare-icon {\n    font-size: 1.6rem;\n    margin-bottom: 14px;\n    display: block;\n    opacity: 0.7;\n  }\n\n  \/* Pricing *\/\n  .ds-pricing-intro {\n    font-size: 0.92rem;\n    color: var(--ds-mid);\n    margin: 0 0 28px;\n    letter-spacing: 0.04em;\n    font-weight: 400;\n    text-transform: uppercase;\n    font-family: 'Jost', sans-serif;\n  }\n\n  .ds-price-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.93rem;\n  }\n\n  .ds-price-table thead tr {\n    background: var(--ds-dark);\n  }\n\n  .ds-price-table thead th {\n    font-family: 'Jost', sans-serif;\n    font-weight: 400;\n    font-size: 0.72rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--ds-gold);\n    padding: 14px 20px;\n    text-align: left;\n  }\n\n  .ds-price-table\u003c\/style\u003e","brand":"DermaSense","offers":[{"title":"Underarms","offer_id":53318017974610,"sku":"LHR-001","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"Bikini Line","offer_id":53318018007378,"sku":"LHR-002","price":40.0,"currency_code":"GBP","in_stock":true},{"title":"Naval","offer_id":53318018040146,"sku":"LHR-003","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"Nipples","offer_id":53318018072914,"sku":"LHR-004","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"Buttocks","offer_id":53318018105682,"sku":"LHR-005","price":30.0,"currency_code":"GBP","in_stock":true},{"title":"Chest","offer_id":53318018138450,"sku":"LHR-006","price":35.0,"currency_code":"GBP","in_stock":true},{"title":"Half Arms and Hands","offer_id":53318018171218,"sku":"LHR-007","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"Half Legs","offer_id":53318018203986,"sku":"LHR-008","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Full Legs","offer_id":53318018236754,"sku":"LHR-009","price":80.0,"currency_code":"GBP","in_stock":true},{"title":"Full Arms and Hands","offer_id":53318018269522,"sku":"LHR-010","price":70.0,"currency_code":"GBP","in_stock":true},{"title":"Full Back","offer_id":53318018302290,"sku":"LHR-011","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Full Torso","offer_id":53318018335058,"sku":"LHR-012","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Hollywood or Brazilian","offer_id":53318018367826,"sku":"LHR-013","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Half Face","offer_id":53318018400594,"sku":"LHR-014","price":35.0,"currency_code":"GBP","in_stock":true},{"title":"Full Face","offer_id":53318018433362,"sku":"LHR-015","price":40.0,"currency_code":"GBP","in_stock":true},{"title":"Hollywood or Brazilian x6 Course","offer_id":53318018466130,"sku":"LHR-C01","price":300.0,"currency_code":"GBP","in_stock":true},{"title":"Half Leg x6 Course","offer_id":53318018498898,"sku":"LHR-C02","price":310.0,"currency_code":"GBP","in_stock":true},{"title":"Full Legs x6 Course","offer_id":53318018531666,"sku":"LHR-C03","price":420.0,"currency_code":"GBP","in_stock":true},{"title":"Full Body Package x6 Course","offer_id":53318018564434,"sku":"LHR-C04","price":999.0,"currency_code":"GBP","in_stock":true}],"url":"https:\/\/www.dermasense.co.uk\/products\/laser-hair-removal-treatment","provider":"Derma Sense","version":"1.0","type":"link"}