{
  "value": "property_marketing_content",
  "label": "Create Marketing Content",
  "description": "Generate compelling marketing content for hotels, restaurants, or venues. Input unique features and target audience to create content that drives bookings and visits.",
  "name": "Marketing Content",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 50,
    "frequencyPenalty": 15,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create marketing content for a hospitality property. I'll describe our unique features, target audience, and the platform (website, social media, email). Generate compelling copy that showcases what makes us special, creates emotional connection with travelers/diners, highlights experiences not just features, and includes a clear call to action. Use vivid language that helps people imagine themselves enjoying our property. Keep the tone inviting and authentic."
      }
    ]
  }
}