{
    "title": "thai_chicken_pizza_with_carrots_and_cilantro",
    "id": "0b38c8edc1",
    "table": [
        {
            "instructions": "adjust oven rack to lowest position ,",
            "input": "NA",
            "action": "adjust",
            "output": "NA"
        },
        {
            "instructions": "heat oven to 450 degrees .",
            "input": "NA",
            "action": "heat",
            "output": "NA"
        },
        {
            "instructions": "place crust on a cookie sheet .",
            "input": "crust",
            "action": "place",
            "output": "pizza_crust"
        },
        {
            "instructions": "mix peanut_sauce and peanut_butter ,",
            "input": "(peanut_sauce; peanut; butter)",
            "action": "mix",
            "output": "peanut butter sauce"
        },
        {
            "instructions": "spread 23 of the sauce over the pizza_crust ;",
            "input": "(pizza_crust; peanut butter sauce)",
            "action": "spread",
            "output": "peanut butter sauce spread over pizza crust"
        },
        {
            "instructions": "toss remaining 13 of the sauce with the shredded chicken .",
            "input": "(shredded chicken; remaining peanut butter sauce)",
            "action": "toss",
            "output": "shredded sauce tossed with remaining peanut butter sauce"
        },
        {
            "instructions": "spread chicken over pizza .",
            "input": "(pizza crust with peanut sauce; shredded chicken mixture)",
            "action": "spread",
            "output": "shredded chicken mixture spread on pizza crust with peanut sauce"
        },
        {
            "instructions": "bake until the crust is crisp and golden , 10 to 12 minutes .",
            "input": "uncooked chicken pizza",
            "action": "bake",
            "output": "baked chicken sauce"
        },
        {
            "instructions": "remove from oven ,",
            "input": "baked chicken sauce",
            "action": "remove",
            "output": "baked chicken sauce"
        },
        {
            "instructions": "top with carrot, green onions , peanuts and cilantro .",
            "input": "(baked chicken sauce; carrot; green_onions; peanuts; cilantro)",
            "action": "top",
            "output": "(baked chicken sauce topped with carrots, green_onions; peanuts and cilantro)"
        },
        {
            "instructions": "cut into 6 slices",
            "input": "thai_chicken_pizza_with_carrots_and_cilantro",
            "action": "cut",
            "output": "cut thai_chicken_pizza_with_carrots_and_cilantro"
        },
        {
            "instructions": "serve .",
            "input": "cut thai_chicken_pizza_with_carrots_and_cilantro",
            "action": "serve",
            "output": "cut thai_chicken_pizza_with_carrots_and_cilantro"
        }
    ],
    "ingredients": [
        {
            "text": "1 (12 inch) pre-baked Italian pizza crust"
        },
        {
            "text": "1/2 cup prepared Thai peanut sauce*"
        },
        {
            "text": "2 tablespoons peanut butter"
        },
        {
            "text": "2 cups shredded chicken*"
        },
        {
            "text": "2 medium carrots, peeled and grated"
        },
        {
            "text": "3 green onions, thinly sliced"
        },
        {
            "text": "1/4 cup chopped roasted peanuts"
        },
        {
            "text": "1/4 cup chopped fresh cilantro"
        }
    ],
    "recipe": [
        {
            "text": "Adjust oven rack to lowest position, and heat oven to 450 degrees."
        },
        {
            "text": "Place crust on a cookie sheet."
        },
        {
            "text": "Mix peanut sauce and peanut butter, then spread 2/3 of the sauce over the pizza crust; toss remaining 1/3 of the sauce with the shredded chicken."
        },
        {
            "text": "Spread chicken over pizza."
        },
        {
            "text": "Bake until the crust is crisp and golden, 10 to 12 minutes."
        },
        {
            "text": "Remove from oven, and top with carrots, green onions, peanuts and cilantro."
        },
        {
            "text": "Cut into 6 slices and serve."
        }
    ]
}