{
  "value": "travel_package_description",
  "label": "Write Travel Package Descriptions",
  "description": "This workflow creates compelling descriptions for travel packages and tours. Input itinerary details, included services, and unique experiences, and the AI will generate descriptions that sell the dream while clearly communicating what's included.",
  "name": "Package Description",
  "category": "Travel",
  "type": "Industry",
  "config": {
    "temperature": 40,
    "frequencyPenalty": 15,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Write a travel package description that makes readers want to book immediately. Start with an emotional hook that captures the essence of the experience. Paint a picture of each day's highlights using sensory language. Clearly list all inclusions (meals, tickets, guides, transfers) and note exclusions. Highlight unique experiences they can't arrange themselves. Address different traveler needs within the package. Include physical activity level and accessibility notes. Add testimonial snippets if available. Create urgency with group size limits or seasonal availability. End with compelling value proposition comparing independent travel costs. Make them feel the journey, not just read about it."
      }
    ]
  }
}