Here is the code with the transcriptions marked as "transcript":
```
<section class="component list recirculation component--type-recirculation component--type-recirculation-collection" readability="0.1062091503268">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
<aside class="component list recirculation component--type-recirculation component--type-recirculation-collection" readability="0.1062091503268">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
<section class="content__body--footer">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
```
And the corresponding "transcript" data:
```
{
"$type": "Array",
"items": {
"$type": "Object",
"@type": "StructuralProperty",
"content": "",
"name": "content"
},
"name": "content"
}
```
```
<section class="component list recirculation component--type-recirculation component--type-recirculation-collection" readability="0.1062091503268">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
<aside class="component list recirculation component--type-recirculation component--type-recirculation-collection" readability="0.1062091503268">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
<section class="content__body--footer">
<!-- transcript -->
<div class="component__heading-wrapper recirc">
<h3 class="component__title">Face The Nation Transcripts
<!-- tags -->
<section class="content__tags">
<!-- tags will be added here -->
</section>
</h3>
<!-- /transcript -->
</div>
<!-- other content... -->
```
And the corresponding "transcript" data:
```
{
"$type": "Array",
"items": {
"$type": "Object",
"@type": "StructuralProperty",
"content": "",
"name": "content"
},
"name": "content"
}
```