<br />DESKRIPSI PARAGRAF PERTAMA
<br /><div id="recipe-schema" itemscope itemtype="http://schema.org/Recipe">
<img class="recipe-schema-image" itemprop="image" src="URL GAMBAR" width="150" alt="JUDUL RESEP" />
<br /><div class="schema-primary-meta-data">
<span class="recipe-schema-name" itemprop="name"><strong>JUDUL RESEP</strong></span>
<br /><strong>Author: </strong><span itemprop="author">NAMA PENULIS</span>
<br /><strong>Prep Time: </strong><time datetime="PT20M" itemprop="prepTime">20 minutes</time>
<br /><strong>Cook time: </strong><time datetime="PT60M" itemprop="cookTime">60 minutes</time>
<br /><strong>Yield: </strong><span itemprop="recipeYield">Serves 12</span>
<br /><strong>Category: </strong><span itemprop="recipeCategory">KATEGORI RESEP</span>
<br /><strong>Cuisine: </strong><span itemprop="recipeCuisine">Brazilian</span>
<br /><strong>Keywords: </strong><span itemprop="keywords">KEYWORDS</span>
<br /><div itemprop="nutrition" itemscope itemtype="https://schema.org/NutritionInformation">
<strong>Nutrition facts:</strong>
<span itemprop="calories">115 calories</span>, <span itemprop="fatContent">Carbohydrates: 11g | Protein: 1g | Fat: 7g | Saturated Fat: 4g | Cholesterol: 14mg | Sodium: 46mg | Potassium: 14mg | Fiber: 1g | Sugar: 10g | Vitamin A: 173IU | Vitamin C: 1mg | Calcium: 28mg | Iron: 1mg</span>
</div>
<br /><div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
<strong>Rated: </strong><span itemprop="ratingValue">4.5</span>/5 based on <span itemprop="reviewCount">11</span> customer reviews</div>
</div>
<br /><span class="recipe-schema-description" itemprop="description">DESKRIPSI RESEP</span>
<br /><br /><span class="recipe-schema-ingredients">Ingredients:</span>
<ul>
<li><span itemprop="recipeIngredient">INGREDIENTS</span></li>
<li><span itemprop="recipeIngredient">INGREDIENTS</span></li>
<li><span itemprop="recipeIngredient">INGREDIENTS</span></li>
</ul>
<div class="recipe-schema-instructions">
Instructions:</div>
<ol>
<li><span itemprop="recipeInstructions">INSTRUCTIONS</span></li>
<li><span itemprop="recipeInstructions">INSTRUCTIONS</span></li>
<li><span itemprop="recipeInstructions">INSTRUCTIONS</span></li>
<li><span itemprop="recipeInstructions">INSTRUCTIONS</span></li>
<li><span itemprop="recipeInstructions">INSTRUCTIONS</span></li>
</ol>
</div>