{
    "location": "Hlíðarvegur 7, 400 Ísafjörður, Single-story residential house. Built in 1985, wood frame construction. Main entrance on the south side, no steps. Street parking available. No security system. Current conditions: 3°C, light snow, moderate visibility. GPS coordinates: 66.0765° N, 23.1279° W. Nearest landmark: Ísafjörður Hospital.",
    "emergency_type": "Acute Coronary Syndrome - Non STEMI",
    "priority_level": "F2",
    "response_time_goal": "Urgent (15-30 minutes)",
    "description": "65-year-old male, experiencing chest pain. Primary symptoms: severe, crushing chest pain radiating to the left arm, shortness of breath, diaphoresis. Secondary symptoms: nausea, dizziness. Patient is conscious and anxious. Skin is pale and clammy. Patient is sitting upright in his living room. Medical history: Hypertension, hyperlipidemia. Medications: Ramipril 10mg daily, Atorvastatin 20mg daily. No known allergies. Last meal was a light lunch at 13:00.",
    "phone_call": [
        {
            "role": "dispatcher",
            "text": "Emergency services, what's your emergency?"
        },
        {
            "role": "caller",
            "text": "I think I'm having a heart attack! My chest hurts really bad."
        },
        {
            "role": "dispatcher",
            "text": "Okay, I'm sending help. What is your address?"
        },
        {
            "role": "caller",
            "text": "It's Hlíðarvegur 7, in Ísafjörður."
        },
        {
            "role": "dispatcher",
            "text": "Help is on its way. Can you tell me what happened?"
        },
        {
            "role": "caller",
            "text": "I was just sitting here and my chest started hurting. It's a crushing pain, and it's going down my left arm. I feel sick and sweaty."
        },
        {
            "role": "dispatcher",
            "text": "Are you still conscious?"
        },
        {
            "role": "caller",
            "text": "Yes, I'm awake, but I feel really bad. I can't catch my breath."
        },
        {
            "role": "dispatcher",
            "text": "Do you have any medical conditions?"
        },
        {
            "role": "caller",
            "text": "I have high blood pressure and high cholesterol. I take pills for that."
        },
        {
            "role": "dispatcher",
            "text": "Okay, the ambulance is on its way. Do not try to move around. Stay as calm as possible and wait for them to arrive."
        },
        {
            "role": "caller",
            "text": "Okay, thank you. I will wait here."
        }
    ],
    "scenario_number": "400_f2_1"
}