Skip to main content
Prompts Car-Free Camping Logistics Planner

general user planning template risk: low

Car-Free Camping Logistics Planner

The prompt directs the model to produce a strategic research report analyzing a car-free camping trip from Ankara Yenimahalle to Nallihan region using public transit and hiking for…

PROMPT

{
  "research_config": {
    "topic": "Logistics-Oriented and Car-Free Camping Planning Analysis",
    "target_persona": {
      "age_group": "${age_group:30-35}",
      "group_size": "${group_size:4}",
      "travel_mode": "Intermodal Transportation (Public Transit + Hiking/Walking Only)"
    },
    "output_lang": "${lang:English}"
  },
  "context": {
    "origin": "${origin:Ankara Yenimahalle}",
    "destination_region": "${destination:Nallihan}",
    "specific_date": "${date:March 14, 2026}",
    "priorities": [
      "Logistical feasibility",
      "Safety",
      "Nature immersion",
      "Minimalism/Ultralight approach"
    ]
  },
  "knowledge_base_requirements": {
    "transport_analysis": [
      "Main artery bus/train lines and specific stop locations",
      "First/Last Mile connectivity (Local shuttles, taxi availability, or trekking distance from the final stop)",
      "Weekend frequency and ticketing/payment methods (e.g., local transit cards vs. cash)"
    ],
    "site_selection_criteria": [
      "Accessibility: Max 5km hiking distance from public transit drop-off points",
      "Legality: Officially designated campsites or safe, legal wild camping zones",
      "Resource Availability: Proximity to water sources and basic necessities (WC/Market)"
    ]
  },
  "goal": {
    "primary_objective": "To create a sustainable, comfortable, and safe camping plan without a private vehicle.",
    "specific_research_tasks": [
      "Identify 3 distinct campsite typologies (e.g., lakeside, forest, high altitude) in the region.",
      "Curate a gear and meal list considering a strict backpack weight limit (max 15-18kg).",
      "Calculate distances to the nearest settlement and medical facilities for emergency protocols.",
      "Construct a precise timeline for a Saturday morning departure and Sunday evening return."
    ]
  },
  "output_structure": {
    "format": "Strategic Research Report",
    "sections": [
      "1. Transportation & Logistics Matrix",
      "2. Campsite Options (with Pros/Cons Analysis)",
      "3. Gear & Meal Planning (Ultralight & Practical)",
      "4. Step-by-Step Weekend Timeline (Chronological)",
      "5. Safety Protocols & Local Insider Tips"
    ],
    "tone": "Analytical, instructional, safe and encouraging"
  }
}

INPUTS

age_group REQUIRED

age group for target persona

e.g. 30-35

group_size REQUIRED

group size for target persona

e.g. 4

lang REQUIRED

output language

e.g. English

origin REQUIRED

starting location

e.g. Ankara Yenimahalle

destination REQUIRED

destination region

e.g. Nallihan

date REQUIRED

specific date for the trip

e.g. March 14, 2026

REQUIRED CONTEXT

  • configuration JSON

EXPECTED OUTPUT

Format
structured_report
Schema
markdown_sections · 1. Transportation & Logistics Matrix, 2. Campsite Options (with Pros/Cons Analysis), 3. Gear & Meal Planning (Ultralight & Practical), 4. Step-by-Step Weekend Timeline (Chronological), 5. Safety Protocols & Local Insider Tips
Constraints
  • use sections: 1. Transportation & Logistics Matrix, 2. Campsite Options (with Pros/Cons Analysis), 3. Gear & Meal Planning (Ultralight & Practical), 4. Step-by-Step Weekend Timeline (Chronological), 5. Safety Protocols & Local Insider Tips
  • analytical, instructional, safe and encouraging tone
  • output in specified language

SUCCESS CRITERIA

  • Identify 3 distinct campsite typologies in the region.
  • Curate a gear and meal list considering a strict backpack weight limit (max 15-18kg).
  • Calculate distances to the nearest settlement and medical facilities for emergency protocols.
  • Construct a precise timeline for a Saturday morning departure and Sunday evening return.

FAILURE MODES

  • May suggest transportation options requiring private vehicles.
  • Might recommend campsites exceeding 5km hiking distance or illegal zones.
  • Could propose gear exceeding 15-18kg weight limit.
  • May overlook specific date weather or transit schedules.

CAVEATS

Dependencies
  • Resolution of template variables such as ${age_group}, ${group_size}, ${origin}, ${destination}, ${date}, ${lang}
  • Up-to-date public transit data for Ankara Yenimahalle to Nallihan on March 14, 2026
  • Local knowledge of Nallihan campsites, water sources, and legal wild camping zones
Missing context
  • Exact values or ranges for template variables like ${age_group}, ${group_size}, ${origin}, ${destination}, ${date} if defaults are insufficient

QUALITY

OVERALL
0.92
CLARITY
0.92
SPECIFICITY
0.95
REUSABILITY
0.90
COMPLETENESS
0.93

IMPROVEMENT SUGGESTIONS

  • Explicitly document template variable substitution syntax and provide examples of valid inputs.
  • Add a budget constraint or cost estimation section to the priorities or goal for more comprehensive planning.
  • Include a reference to required tools or APIs for real-time transport data verification.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR GENERAL USER