This will change the Default Text Labels on your Layout.

Settings
I
V
Formatting
I
V
Language
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
This will change the Default Text Labels on your Layout.
Settings
I
V
Formatting
I
V
Language