{
  "title": "Community Needs Assessment",
  "description": "A structured conversation with community members to surface unmet needs, barriers to access, and what would make the most difference.",
  "language": "en",
  "questions": [
    {
      "hint": "There are no wrong answers — we are here to listen, not judge.",
      "text": "What is the biggest challenge you or your family is facing right now?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "We want to understand what you've already tried, even if it didn't work.",
      "text": "Have you tried to get help with this challenge? What happened?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Think about practical things that would make a real difference in your daily life.",
      "text": "What services or resources do you wish existed or were easier to access in this community?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "For example: location, hours, language, cost, trust, childcare, transportation, paperwork.",
      "text": "What gets in the way of using services that do exist?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "This helps us understand the trust networks that already exist in the community.",
      "text": "Who do you turn to first when you need help — a person, organization, or place?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "Anything that doesn't fit the questions above — we want to hear it.",
      "text": "Is there anything else you'd like us to know about what this community needs?",
      "type": "text",
      "order": 6,
      "required": false
    }
  ]
}