<script type="application/ld+json">
"@context": {
"name" : "temperature",
"@type": "number",
"minimum": 0,
"maximum": 80,
"description" : "a physical quantity that expresses the subjective perceptions of hot and cold",
"url" : "https://en.wikipedia.org/wiki/Temperature",
"unit": "Celsius",
"number": 24
}
</script>