{
    "title": "barbecue_pizza_bites_recipe",
    "id": "6dc70f7428",
    "table": [
        {
            "instructions": "preheat oven to 450 degrees .",
            "input": "NA",
            "action": "preheat",
            "output": "NA"
        },
        {
            "instructions": "cook beef , onion , and carrot in a large nonstick skillet over medium high heat till browned , stirring to crumble .",
            "input": "(beef; onion; carrot)",
            "action": "cook",
            "output": "cooked beef, onion and carrot mix"
        },
        {
            "instructions": "drain well ;",
            "input": "cooked beef, onion and carrot mix",
            "action": "drain",
            "output": "drained cooked beef, onion and carrot mix"
        },
        {
            "instructions": "return meat mix to pan .",
            "input": "drained cooked beef, onion and carrot mix",
            "action": "return",
            "output": "drained cooked beef, onion and carrot mix"
        },
        {
            "instructions": "stir in barbecue_sauce , sugar , salt , and pepper ;",
            "input": "(drained cooked beef, onion and carrot mix; sugar; salt; pepper; barbecue sauce)",
            "action": "stir",
            "output": "bbq sauce, sugar, salt and pepper stirred into drained cooked beef, onion and carrot mix"
        },
        {
            "instructions": "reduce heat ,",
            "input": "cooking beef mix",
            "action": "reduce",
            "output": "cooking beef mix"
        },
        {
            "instructions": "simmer 5 min .",
            "input": "cooking beef mix",
            "action": "simmer",
            "output": "simmering beef mix"
        },
        {
            "instructions": "place pizza_crust on a baking sheet .",
            "input": "pizza crust",
            "action": "place",
            "output": "pizza crust"
        },
        {
            "instructions": "divide beef mix proportionately among crusts ,",
            "input": "(beef mix; pizza crust)",
            "action": "divide",
            "output": "beef mix divided among pizza crusts"
        },
        {
            "instructions": "sprinkle with cheese .",
            "input": "(cheese; pizza crust with beef mix)",
            "action": "sprinkle",
            "output": "cheese sprinkled on pizza crust with beef mix"
        },
        {
            "instructions": "bake pizzas at 450 degrees for 12 min or possibly till cheese melts .",
            "input": "uncooked pizza",
            "action": "bake",
            "output": "baked barbecue pizza"
        },
        {
            "instructions": "sprinkle pizzas with cilantro .",
            "input": "(baked barbecue pizza; cilantro)",
            "action": "sprinkle",
            "output": "cilantro sprinkled on baked barbecue pizza"
        },
        {
            "instructions": "cut each pizza into 4 wedges .",
            "input": "baked barbecue pizza",
            "action": "cut",
            "output": "cut baked barbecue pizza"
        }
    ],
    "ingredients": [
        {
            "text": "1/2 lb grnd round"
        },
        {
            "text": "1/2 c. minced onion"
        },
        {
            "text": "1/2 c. minced carrot"
        },
        {
            "text": "1/3 c. barbecue sauce"
        },
        {
            "text": "3 Tbsp. brown sugar"
        },
        {
            "text": "1/4 tsp salt"
        },
        {
            "text": "1 dsh black pepper"
        },
        {
            "text": "4 x Italian pizza crusts (such as Boboli) (4-oz)"
        },
        {
            "text": "1/4 c. finely shredded provolone or possibly part-skim (1 oz) mozzarella cheese"
        },
        {
            "text": "2 Tbsp. minced fresh cilantro"
        }
    ],
    "recipe": [
        {
            "text": "1."
        },
        {
            "text": "Preheat oven to 450 degrees."
        },
        {
            "text": "2."
        },
        {
            "text": "Cook beef, onion, and carrot in a large nonstick skillet over medium-high heat till browned, stirring to crumble."
        },
        {
            "text": "Drain well; return meat mix to pan."
        },
        {
            "text": "Stir in barbecue sauce, sugar, salt, and pepper; reduce heat, and simmer 5 min."
        },
        {
            "text": "3."
        },
        {
            "text": "Place pizza crusts on a baking sheet."
        },
        {
            "text": "Divide beef mix proportionately among crusts, and sprinkle with cheese."
        },
        {
            "text": "Bake pizzas at 450 degrees for 12 min or possibly till cheese melts."
        },
        {
            "text": "Sprinkle pizzas with cilantro."
        },
        {
            "text": "Cut each pizza into 4 wedges."
        },
        {
            "text": "Yield: 16 servings (serving size: 1 wedge)."
        },
        {
            "text": "NOTES : FOR 16 SERVINGS:"
        }
    ]
}