

# Event Details

- **Event Name**: test
- **Event Start and End Date**: Mon, 12 Jan, 2026 at 10:00 am – Mon, 12 Jan, 2026 at 12:00 pm
- **Event Description**: dfdfd
- **Event URL**: https://allevents.in/sevilla/test/100001976761855924
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 7.99, max: 7.99, currency: EUR

## Event venue details

- **city**: Sevilla
- **state**: AN
- **country**: Spain
- **location**: C. Porvenir, 12
- **lat**: 37.3729325
- **long**: -5.9837801
- **full address**: C. Porvenir, 12, 12 Calle Porvenir, Sevilla, Spain

## Event gallery

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

## FAQs

- **Q**: When and where is test being held?
  - **A:** test takes place on Mon, 12 Jan, 2026 at 10:00 am to Mon, 12 Jan, 2026 at 12:00 pm at C. Porvenir, 12, 12 Calle Porvenir, Sevilla, Spain.
- **Q**: How much do tickets cost for test?
  - **A:** Tickets for test are priced at EUR 8 per person. Here's a full breakdown of available ticket types:Ticket TypePriceAvailabilityGeneral AdmissionEUR 8 + EUR 1 feeAvailable
- **Q**: Who is organizing test?
  - **A:** test is organized by Organizer 1.

## 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=Mon%2C+12+Jan%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-01-12",
        "endDate": "2026-01-12",
        "url": "https://allevents.in/sevilla/test/100001976761855924",
        "location": {
            "@type": "Place",
            "name": "C. Porvenir, 12",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Calle Porvenir",
                "postalCode": "41013",
                "addressLocality": "Sevilla",
                "addressRegion": "AN",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3729325",
                "longitude": "-5.9837801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "dfdfd",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2026-04-13",
                "availabilityEnds": "2026-01-12",
                "validFrom": "2026-04-13",
                "lowPrice": "7.99",
                "highPrice": "7.99",
                "price": "7.99",
                "url": "https://allevents.in/sevilla/test/100001976761855924"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "EUR",
                "availabilityStarts": "2026-04-13",
                "availabilityEnds": "",
                "validFrom": "2026-04-13",
                "url": "https://allevents.in/sevilla/test/100001976761855924",
                "price": "7.99",
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Organizer 1",
                "url": "https://allevents.in/org/organizer-1/25315166"
            }
        ]
    }
]
```