

# Event Details

- **Event Name**: test
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 12:00 pm (-06:00)
- **Event Description**: test
- **Event URL**: https://allevents.in/meridian/test/100001988858901513
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: United States
- **location**: Royal Coffee Co
- **lat**: 43.6216431
- **long**: -116.3489377
- **full address**: Royal Coffee Co, 3635 East Longwing Lane, Meridian, United States

## Event gallery

- **Alt text**: test
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Sun%2C+14+Jun%2C+2026+at+10%3A00+am&bg=4

## FAQs

- **Q**: When and where is test being held?
  - **A:** test takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 12:00 pm at Royal Coffee Co, 3635 East Longwing Lane, Meridian, United States.
- **Q**: Who is organizing test?
  - **A:** test is organized by Veteran Entrepreneur Alliance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "test",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Sun%2C+14+Jun%2C+2026+at+10%3A00+am&bg=4",
        "startDate": "2026-06-14T10:00:00-06:00",
        "endDate": "2026-06-14T12:00:00-06:00",
        "url": "https://allevents.in/meridian/test/100001988858901513",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Coffee Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3635 East Longwing Lane",
                "postalCode": "83642",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6216431",
                "longitude": "-116.3489377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "test",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-05-10",
                "availabilityEnds": "2026-06-14T12:00:00-06:00",
                "validFrom": "2026-05-10",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/meridian/test/100001988858901513"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-05-10",
                "availabilityEnds": "",
                "validFrom": "2026-05-10",
                "url": "https://allevents.in/meridian/test/100001988858901513",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Veteran Entrepreneur Alliance",
                "url": "https://allevents.in/org/veteran-entrepreneur-alliance/27768349"
            }
        ]
    }
]
```