

# Event Details

- **Event Name**: New Event Published
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 10:00 am – Mon, 03 Aug, 2026 at 12:00 pm
- **Event Description**: Summary
- **Event URL**: https://allevents.in/paris/new-event-published/100001992519248710
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0
- **Event Highlights**: 
  - Duration: 2 hours
  - Location: 12 Rue de Richelieu
  - Languages: English

## Ticket Details

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

## Event venue details

- **city**: Paris
- **state**: IL
- **country**: France
- **location**: 12 Rue de Richelieu
- **lat**: 48.8643564
- **long**: 2.3362526
- **full address**: 12 Rue de Richelieu, 12 Rue de Richelieu, Paris, France

## Event gallery

- **Alt text**: New Event Published
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=New+Event+Published&date=Mon%2C+03+Aug%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is New Event Published being held?
  - **A:** New Event Published takes place on Mon, 03 Aug, 2026 at 10:00 am to Mon, 03 Aug, 2026 at 12:00 pm at 12 Rue de Richelieu, 12 Rue de Richelieu, Paris, France.
- **Q**: Who is organizing New Event Published?
  - **A:** New Event Published is organized by Organizer Test.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Event Published",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=New+Event+Published&date=Mon%2C+03+Aug%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-08-03",
        "endDate": "2026-08-03",
        "url": "https://allevents.in/paris/new-event-published/100001992519248710",
        "location": {
            "@type": "Place",
            "name": "12 Rue de Richelieu",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Rue de Richelieu",
                "postalCode": "75001",
                "addressLocality": "Paris",
                "addressRegion": "IL",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.8643564",
                "longitude": "2.3362526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summary",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-16",
                "availabilityEnds": "2026-08-03",
                "validFrom": "2026-08-16",
                "lowPrice": "357.18",
                "highPrice": "357.18",
                "price": "357.18",
                "url": "https://allevents.in/paris/new-event-published/100001992519248710"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-08-16",
                "availabilityEnds": "",
                "validFrom": "2026-08-16",
                "url": "https://allevents.in/paris/new-event-published/100001992519248710",
                "price": "357.18",
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Organizer Test",
                "url": "https://allevents.in/org/organizer-test/27732034"
            }
        ]
    }
]
```