

# Event Details

- **Event Name**: Jack 'o' hearts
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 09:00 pm
- **Event Description**: we have a brand new band playing come and give them your support. Heard on the grapevine they are pretty epic ?
- **Event URL**: https://allevents.in/bodmin/jack-o-hearts/200028989456841
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028989456841?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bodmin-events

## Event venue details

- **city**: Bodmin
- **state**: EN
- **country**: United Kingdom
- **location**: 65 Higher Bore Street, Bodmin
- **lat**: 50.47146
- **long**: -4.72932
- **full address**: 65 Higher Bore Street, Bodmin, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Garland Ox (https://allevents.in/org/garland-ox/25973181)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/97a8f1e9bf22a1e9cbf2e0bb5bf81b2a1ababaded244fa35dc4697a74469d145-rimg-w1200-h1600-dc45342c-gmir?v=1759353161
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3f1fe55bdd99155015fe73f9029d39d2f6ba87d956758eeb00351e89928e5bac-rimg-w300-h300-dc45342c-gmir?v=1760388105

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Oct, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 65 Higher Bore Street, Bodmin, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Garland Ox
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Jack 'o' hearts ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jack 'o' hearts",
        "image": "https://cdn-az.allevents.in/events6/banners/97a8f1e9bf22a1e9cbf2e0bb5bf81b2a1ababaded244fa35dc4697a74469d145-rimg-w1200-h1600-dc45342c-gmir?v=1759353161",
        "startDate": "2025-10-18",
        "url": "https://allevents.in/bodmin/jack-o-hearts/200028989456841",
        "location": {
            "@type": "Place",
            "name": "65 Higher Bore Street, Bodmin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65 Higher Bore Street, Bodmin, PL31 1JS, United Kingdom",
                "addressLocality": "Bodmin",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.47146",
                "longitude": "-4.72932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we have a brand new band playing come and give them your support. Heard on the grapevine they are pretty epic ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garland Ox",
                "url": "https://allevents.in/org/garland-ox/25973181"
            }
        ]
    }
]
```