

# Event Details

- **Event Name**: Prescription clinic
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 03:00 pm
- **Event Description**: Next prescription clinic is Monday 2nd Feb @ 3pm
- **Event URL**: https://allevents.in/pontefract/prescription-clinic/200029503203340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pontefract
- **state**: EN
- **country**: United Kingdom
- **location**: South Kirkby
- **lat**: 53.595
- **long**: -1.306
- **full address**: South Kirkby, Pontefract, United Kingdom

## Event gallery

- **Alt text**: Prescription clinic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e7f28da4c19e6b398566d17ec9e53b659a27a5a82283197706c310f0566f8631-rimg-w900-h900-dcffffff-gmir?v=1769097637

## FAQs

- **Q**: When and where is Prescription clinic being held?
  - **A:** Prescription clinic takes place on Mon, 02 Feb, 2026 at 03:00 pm to Mon, 02 Feb, 2026 at 03:00 pm at South Kirkby, Pontefract, United Kingdom.
- **Q**: Who is organizing Prescription clinic?
  - **A:** Prescription clinic is organized by DIVA Aesthetics & Beauty Ltd.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prescription clinic",
        "image": "https://cdn-az.allevents.in/events9/banners/e7f28da4c19e6b398566d17ec9e53b659a27a5a82283197706c310f0566f8631-rimg-w900-h900-dcffffff-gmir?v=1769097637",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/pontefract/prescription-clinic/200029503203340",
        "location": {
            "@type": "Place",
            "name": "South Kirkby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pontefract",
                "addressLocality": "Pontefract",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.595",
                "longitude": "-1.306"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next prescription clinic is Monday 2nd Feb @ 3pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DIVA Aesthetics & Beauty Ltd",
                "url": "https://allevents.in/org/diva-aesthetics-and-beauty-ltd/25825034"
            }
        ]
    }
]
```