{
    "title": "three-meat_mac_cheese_pizza",
    "id": "ad27f3ff26",
    "table": [
        {
            "instructions": "for each pizza prepare 1 pouch macaroni and cheese as directed on package .",
            "input": "macaroni and cheese pouch",
            "action": "prepare",
            "output": "prepared_macaroni and cheese"
        },
        {
            "instructions": "place 1 pizza_crust in half sheet pan ;",
            "input": "pizza crust",
            "action": "place",
            "output": "pizza crust"
        },
        {
            "instructions": "spread with 12 cup 125 ml pizza_sauce .",
            "input": "(pizza sauce; pizza crust)",
            "action": "spread",
            "output": "sauced pizza crust"
        },
        {
            "instructions": "top with macaroni and cheese , 12 cup 125 ml ground_beef , 13 cup 75 ml sausage and 14 cup 50 ml pepperoni .",
            "input": "(sauced pizza crust; prepared_macaroni and cheese; ground beef; sausage; pepperoni)",
            "action": "top",
            "output": "sauced pizza crust topped with prepared_macaroni and cheese, ground beef, sausage and pepperoni"
        },
        {
            "instructions": "bake in 325 degrees f convection oven 5 to 10 min .",
            "input": "uncooked sauced pizza crust topped with prepared_macaroni and cheese, ground beef, sausage and pepperoni",
            "action": "bake",
            "output": "baked three meat mac and cheese pizza"
        }
    ],
    "ingredients": [
        {
            "text": "6 each KRAFT DINNER Frozen Macaroni & Cheese (7-oz. pouch)"
        },
        {
            "text": "6 each ready-to-use baked pizza crusts (12 inch)"
        },
        {
            "text": "3 cups pizza sauce"
        },
        {
            "text": "3 cups extra-lean ground beef, cooked"
        },
        {
            "text": "2 cups mild Italian sausage, cooked, sliced"
        },
        {
            "text": "1-1/2 cups sliced pepperoni"
        }
    ],
    "recipe": [
        {
            "text": "For each pizza: Prepare 1 pouch Macaroni & Cheese as directed on package."
        },
        {
            "text": "Place 1 pizza crust in half-sheet pan; spread with 1/2 cup (125 mL) pizza sauce."
        },
        {
            "text": "Top with macaroni & cheese, 1/2 cup (125 mL) ground beef, 1/3 cup (75 mL) sausage and 1/4 cup (50 mL) pepperoni."
        },
        {
            "text": "Bake in 325 degrees F convection oven 5 to 10 min."
        },
        {
            "text": "or until heated through."
        }
    ]
}