Skip to content

Instantly share code, notes, and snippets.

@patrickcoombe
Created April 21, 2019 08:35
Show Gist options
  • Select an option

  • Save patrickcoombe/ffa692b013f358115f30ca7aede17f02 to your computer and use it in GitHub Desktop.

Select an option

Save patrickcoombe/ffa692b013f358115f30ca7aede17f02 to your computer and use it in GitHub Desktop.
Recipe - Taste of Home Grilled Turkey Burger
<script type="application/ld+json">{
"@context": "https:\/\/schema.org",
"@type": "Recipe",
"@id": "https:\/\/www.tasteofhome.com\/recipes\/grilled-ground-turkey-burgers\/",
"name": "Grilled Ground Turkey Burgers",
"prepTime": "PT20M",
"cookTime": "PT10M",
"totalTime": "PT30M",
"image": [
"https:\/\/tmbidigitalassetsazure.blob.core.windows.net\/secure\/RMS\/attachments\/37\/1200x1200\/exps32143_HCK153422C08_27_3b.jpg",
[
"https:\/\/cdn3.tmbi.com\/toh\/GoogleImages\/exps32143_HCK153422C08_27_3b.jpg"
],
[
"https:\/\/cdn3.tmbi.com\/toh\/GoogleImagesPostCard\/exps32143_HCK153422C08_27_3b.jpg"
]
],
"recipeCategory": [
"Comfort Food Recipes",
"Burger Recipes",
"Hot Sandwich Recipes",
"Sandwiches",
"July 4th Recipes",
"Labor Day Recipes",
"Memorial Day Recipes",
"Mother's Day Recipes",
"Tailgating Recipes",
"Turkey Recipes",
"Low Fat Recipes",
"Low Fat Sandwiches",
"Grilling Hamburgers",
"Grilling Recipes"
],
"description": "These juicy, tender patties on whole wheat buns make a wholesome, satisfying sandwich. We especially like to grill this turkey burger recipe, but you could also pan-fry them. &mdash;Sherry Hulsman, Elkton, Florida",
"recipeIngredient": [
"1 large egg, lightly beaten",
"2\/3 cup soft whole wheat bread crumbs",
"1\/2 cup finely chopped celery",
"1\/4 cup finely chopped onion",
"1 tablespoon minced fresh parsley",
"1 teaspoon Worcestershire sauce",
"1 teaspoon dried oregano",
"1\/2 teaspoon salt",
"1\/4 teaspoon pepper",
"1-1\/4 pounds lean ground turkey",
"6 whole wheat hamburger buns, split"
],
"recipeInstructions": "In a small bowl, combine the egg, bread crumbs, celery, onion, parsley, Worcestershire sauce and seasonings. Crumble turkey over mixture and mix well. Shape into six patties. , On a greased grill, cook, covered, over medium heat or broil 4 in. from the heat for 5-6 minutes on each side or until a thermometer reads 165&deg; and juices run clear. Serve on buns.",
"recipeYield": "6 servings.",
"author": {
"@type": "Organization",
"name": "Taste of Home"
},
"nutrition": {
"@type": "NutritionInformation",
"calories": " 293 calories",
"fatContent": "11g fat (3g saturated fat)",
"cholesterolContent": "110mg cholesterol",
"sodiumContent": "561mg sodium",
"carbohydrateContent": "27g carbohydrate (3g sugars",
"fiberContent": "4g fiber)",
"proteinContent": "22g protein. <B>Diabetic Exchanges: <\/B>3 lean meat"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"reviewCount": 3,
"ratingCount": 3
},
"review": [
{
"@type": "Review",
"description": "The burgers turned out amazing!! My entire family loved it! Will be making it again for sure.",
"dateCreated": "05\/07\/2018 03:44",
"author": {
"@type": "Person",
"name": "Ishwaree"
},
"itemReviewed": {
"@type": "Thing",
"name": "Grilled Ground Turkey Burgers"
}
},
{
"@type": "Review",
"description": "Best turkey burger I\u2019ve tasted. My husband even eats them and he\u2019s not a fan of turkey burgers.",
"dateCreated": "10\/04\/2017 17:07",
"author": {
"@type": "Person",
"name": "JLinnGS"
},
"itemReviewed": {
"@type": "Thing",
"name": "Grilled Ground Turkey Burgers"
}
},
{
"@type": "Review",
"description": "i have been making these since I first saw the recipe in Taste of Home. My husband loves them, in fact, we're having them for dinner tonight!",
"dateCreated": "03\/26\/2015 12:56",
"author": {
"@type": "Person",
"name": "debmansur"
},
"itemReviewed": {
"@type": "Thing",
"name": "Grilled Ground Turkey Burgers"
}
}
]
}</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment