State: {{ input_state }} | Metro: {% if input_is_metro == '1' %}Yes{% else %}No{% endif %} | Parents: {{ input_parent_count }} | Children: {{ input_child_count }} | Childcare: {% if input_needs_childcare == '1' %}Yes{% else %}No{% endif %}