

# Event Details

- **Event Name**: Inauguration of Construction of the new Passenger Terminal at Kollam Port
- **Event Start and End Date**: Fri, 14 Aug, 2015 at 01:30 pm
- **Event Description**: You are cordially invited for the occasion of the inaugural function of the construction of the new Passenger Terminal at Kollam Port on 14 August 2015 at 5:00pm.
- **Event URL**: https://allevents.in/varkala/inauguration-of-construction-of-the-new-passenger-terminal-at-kollam-port/898341750256147
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Varkala
- **state**: KL
- **country**: India
- **location**: Kollam Port
- **lat**: 8.56
- **long**: 76.35
- **full address**: Kollam Port, Varkala, India

## Event gallery

- **Alt text**: Inauguration of Construction of the new Passenger Terminal at Kollam Port
  - **Image URL**: https://az725512.vo.msecnd.net/banners/6d7c27839f0b96818a36f0b270a2132b

## FAQs

- **Q**: When and where is Inauguration of Construction of the new Passenger Terminal at Kollam Port being held?
  - **A:** Inauguration of Construction of the new Passenger Terminal at Kollam Port takes place on Fri, 14 Aug, 2015 at 01:30 pm to Fri, 14 Aug, 2015 at 01:30 pm at Kollam Port, Varkala, India.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Inauguration of Construction of the new Passenger Terminal at Kollam Port",
        "image": "https://az725512.vo.msecnd.net/banners/6d7c27839f0b96818a36f0b270a2132b",
        "startDate": "2015-08-14",
        "url": "https://allevents.in/varkala/inauguration-of-construction-of-the-new-passenger-terminal-at-kollam-port/898341750256147",
        "location": {
            "@type": "Place",
            "name": "Kollam Port",
            "address": {
                "@type": "PostalAddress",
                "name": "Kollam Port, Varkala, India",
                "addressLocality": "Varkala",
                "addressRegion": "KL",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "8.56",
                "longitude": "76.35"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are cordially invited for the occasion of the inaugural function of the construction of the new Passenger Terminal at Kollam Port on 14 August 2015 at 5:00pm."
    }
]
```