{
    "title": "mesquite-chicken_bbq_pizza",
    "id": "dbce224138",
    "table": [
        {
            "instructions": "heat oven to 400f .",
            "input": "NA",
            "action": "heat",
            "output": "NA"
        },
        {
            "instructions": "coat chicken with cheese mixture",
            "input": "(chicken; cheese mixture)",
            "action": "coat",
            "output": "coated_chicken with cheese mixture"
        },
        {
            "instructions": "bake as directed on package ;",
            "input": "coated_chicken with cheese mixture",
            "action": "bake",
            "output": "baked chicken"
        },
        {
            "instructions": "cool slightly .",
            "input": "baked chicken",
            "action": "cool",
            "output": "baked chicken cooled slightly"
        },
        {
            "instructions": "cut into thin strips .",
            "input": "baked chicken cooled slightly",
            "action": "cut",
            "output": "chicken strips"
        },
        {
            "instructions": "spread pizza_crust with barbecue_sauce ;",
            "input": "(Pizza crust; barbecue_sauce)",
            "action": "spread",
            "output": "Pizza crust with barbecue sauce"
        },
        {
            "instructions": "top with chicken and remaining_ingredient .",
            "input": "(Pizza crust with barbecue sauce; Chicken strips; mozzarella cheese; green onion; chopped cilantro)",
            "action": "top",
            "output": "Pizza crust with barbecue sauce, chicken strips, mozzarella cheese, green onion and cilantro"
        },
        {
            "instructions": "place crust directly on middle oven rack .",
            "input": "uncooked mesquite-chicken_bbq_pizza",
            "action": "place",
            "output": "uncooked mesquite-chicken_bbq_pizza"
        },
        {
            "instructions": "bake 15 to 18 min .",
            "input": "uncooked mesquite-chicken_bbq_pizza",
            "action": "bake",
            "output": "baked mesquite-chicken_bbq_pizza"
        }
    ],
    "ingredients": [
        {
            "text": "6 small boneless skinless chicken breasts (1-1/2 lb.)"
        },
        {
            "text": "1 pkg. (6 oz.) FRESH TAKE Smokey Mesquite BBQ Recipe Cheese Breadcrumb Mix"
        },
        {
            "text": "1 ready-to-use baked pizza crust (12 inch)"
        },
        {
            "text": "1/3 cup BULL'S-EYE Original Barbecue Sauce"
        },
        {
            "text": "1-1/2 cups KRAFT Shredded Mozzarella Cheese with a TOUCH OF PHILADELPHIA"
        },
        {
            "text": "1 green onion, thinly sliced"
        },
        {
            "text": "2 Tbsp. chopped fresh cilantro"
        }
    ],
    "recipe": [
        {
            "text": "Heat oven to 400F."
        },
        {
            "text": "Coat chicken with cheese mixture and bake as directed on package; cool slightly."
        },
        {
            "text": "Cut into thin strips."
        },
        {
            "text": "Spread pizza crust with barbecue sauce; top with chicken and remaining ingredients."
        },
        {
            "text": "Place crust directly on middle oven rack."
        },
        {
            "text": "Bake 15 to 18 min."
        },
        {
            "text": "or until cheese is melted and edge of crust is golden brown."
        }
    ]
}