{
    "title": "banana_split_cookie_pizza_recipe",
    "id": "0df6172de1",
    "table": [
        {
            "instructions": "beat butter or possibly margarine in a large mixing bowl with an electric mixer on medium to high speed for 30 seconds .",
            "input": "butter/margarine",
            "action": "beat",
            "output": "beat_butter"
        },
        {
            "instructions": "add in sugar",
            "input": "(sugar; beat_butter)",
            "action": "add",
            "output": "creamed butter with sugar"
        },
        {
            "instructions": "beat until combined .",
            "input": "creamed butter with sugar",
            "action": "beat",
            "output": "creamed butter with sugar mixture"
        },
        {
            "instructions": "beat in egg_yolk and vanilla until combined .",
            "input": "(egg yolk; vanilla; creamed butter with sugar)",
            "action": "beat",
            "output": "cutter, egg yolk and sugar mixture"
        },
        {
            "instructions": "beat in as much of the flour as you can with the mixer .",
            "input": "(flour; cutter, egg yolk and sugar mixture)",
            "action": "beat",
            "output": "dough"
        },
        {
            "instructions": "stir in any remaining flour with a wooden spoon .",
            "input": "(remaining flour; dough)",
            "action": "stir",
            "output": "dough"
        },
        {
            "instructions": "spread dough in a lightly greased 12 inch pizza\u2012pan .",
            "input": "dough",
            "action": "spread",
            "output": "dough on pizza pan"
        },
        {
            "instructions": "bake in 350 oven about 20 min or possibly until golden brown .",
            "input": "dough on pizza pan",
            "action": "bake",
            "output": "golden brown pizza crust"
        },
        {
            "instructions": "arrange banana slices over cream_cheese .",
            "input": "(banana; cream cheese)",
            "action": "arrange",
            "output": "golden brown pizza crust covered with banana and cream cheese"
        },
        {
            "instructions": "spoon ice_cream , topping over bananas .",
            "input": "(ice cream; golden brown pizza crust covered with banana and cream cheese)",
            "action": "spoon",
            "output": "golden brown pizza crust covered with banana, cream cheese and ice cream"
        },
        {
            "instructions": "sprinkle with cherry halves and nut topping .",
            "input": "(cherry halves; nuts topping; golden brown pizza crust covered with banana, cream cheese and ice cream)",
            "action": "sprinkle",
            "output": "fruit pizza covered with banana, cream cheese and ice cream cherries and nuts"
        },
        {
            "instructions": "cut into wedges .",
            "input": "fruit pizza covered with banana, cream cheese and ice cream cherries and nuts",
            "action": "cut",
            "output": "sliced fruit pizza covered with banana, cream cheese and ice cream cherries and nuts"
        },
        {
            "instructions": "chill leftovers .",
            "input": "sliced fruit pizza covered with banana, cream cheese and ice cream cherries and nuts",
            "action": "chill",
            "output": "chilled leftover sliced fruit pizza covered with banana, cream cheese and ice cream cherries and nuts"
        }
    ],
    "ingredients": [
        {
            "text": "3/4 c. Butter, or possibly margarine"
        },
        {
            "text": "3/4 c. Sugar"
        },
        {
            "text": "1 x Egg yolk"
        },
        {
            "text": "1 tsp Vanilla"
        },
        {
            "text": "1 1/2 c. All-purpose flour"
        },
        {
            "text": "1 tub , (8 ounce) cream cheese (with strawberries or possibly pineapple)"
        },
        {
            "text": "2 med Bananas, thinly sliced"
        },
        {
            "text": "1/3 c. Chocolate fudge sauce (or possibly pineapple or possibly strawberry ice cream topping)"
        },
        {
            "text": "1/3 c. Maraschino cherries, halved"
        },
        {
            "text": "1/4 c. Nuts, minced"
        }
    ],
    "recipe": [
        {
            "text": "Beat butter or possibly margarine in a large mixing bowl with an electric mixer on medium to high speed for 30 seconds."
        },
        {
            "text": "Add in sugar and beat until combined."
        },
        {
            "text": "Beat in egg yolk and vanilla until combined."
        },
        {
            "text": "Beat in as much of the flour as you can with the mixer."
        },
        {
            "text": "Stir in any remaining flour with a wooden spoon."
        },
        {
            "text": "Spread dough in a lightly greased 12-inch pizza pan."
        },
        {
            "text": "Bake in 350* oven about 20 min or possibly until golden brown."
        },
        {
            "text": "Cold in pan on a wire rack."
        },
        {
            "text": "Just before serving, spread with cream cheese."
        },
        {
            "text": "Arrange banana slices over cream cheese."
        },
        {
            "text": "Spoon ice cream topping over bananas."
        },
        {
            "text": "Sprinkle with cherry halves and nut topping."
        },
        {
            "text": "Cut into wedges."
        },
        {
            "text": "Chill leftovers."
        },
        {
            "text": "255 cal., 15 g total fat"
        }
    ]
}