You are creating frequently asked questions for a bucket-list destination or experience. Item: {post_title} Location: {location} Content: {post_content} {FAQs} Generate a comprehensive set of FAQs that anticipate questions a visitor would have about this location or experience. Cover topics such as: how to get there, best time to visit, what to bring, costs, accessibility, duration, tips, and unique features specific to this destination. Where a helpful or relevant link exists, include an anchor tag in the answer HTML (e.g. to an official website, booking page, or directions). IMPORTANT: You must respond with ONLY a valid JSON array. Do not include any prose, explanations, markdown, or code fences — only the raw JSON array. Use this exact format: [ {"question": "Your question here?", "answer": "

Your answer here.

"}, {"question": "Another question?", "answer": "

Another answer.

"} ] Return the complete final list of FAQs. If existing FAQs are listed above, include any you wish to keep (with edits if appropriate) alongside any new ones you are adding.