GOA TOUR PACKAGE @ 4500/- Per Person By Yatra King
- goa package
- May 1, 2023
- 1 min read
Updated: May 25
{
"@context": "https://schema.org",
"@type": "TouristTrip",
"name": "Yatra King Goa Group and Corporate Tour Packages",
"description": "Affordable and customizable Goa group and corporate tour packages by Yatra King Goa. Suitable for families, friends, college groups, and corporate teams, including accommodation, transportation, meals, sightseeing, and team-building activities.",
"provider": {
"@type": "Organization",
"name": "Yatra King Goa",
"url": "https://example.com",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"telephone": "+91-XXXXXXXXXX",
"areaServed": "IN"
}
},
"touristType": [
"Families",
"Friends",
"College Groups",
"Corporate Groups"
],
"offers": [
{
"@type": "Offer",
"name": "Goa Group Tour Packages",
"description": "Customizable itineraries with sightseeing, adventure sports, cultural activities, comfortable accommodation, transportation, meals, and guided tours.",
"eligibleCustomerType": {
"@type": "Audience",
"audienceType": ["Families", "Friends", "College Groups"]
}
},
{
"@type": "Offer",
"name": "Goa Corporate Tour Packages",
"description": "Includes accommodation, transportation, meals, conference and meeting facilities, team-building activities, and experienced tour guides.",
"eligibleCustomerType": {
"@type": "Audience",
"audienceType": ["Corporate Groups"]
}
},
{
"@type": "Offer",
"name": "Goa Group Tour Packages from Delhi",
"description": "Includes flights from Delhi, accommodation, transportation, meals, sightseeing, and customizable itineraries.",
"eligibleCustomerType": {
"@type": "Audience",
"audienceType": ["Families", "Friends", "College Groups", "Corporate Groups"]
}
},
{
"@type": "Offer",
"name": "Goa Family Packages",
"description": "Kid-friendly activities, comfortable accommodation, transportation, meals, and sightseeing designed for families.",
"eligibleCustomerType": {
"@type": "Audience",
"audienceType": ["Families"]
}
}
],
"location": {
"@type": "Place",
"name": "Goa, India",
"description": "A popular tourist destination known for beaches, cultural heritage, and vibrant activities."
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://example.com/yatra-king-goa-tour-packages"
}
}
Comments