How to Convert JSON to HTML

Can some one help me , am getting output from OpenAI as JSON collection, i wanted to send email as HTML
example JSON array
[{“vehicle”:“AP09CC2318”,“carreir”:“Ruby”},{“vehicle”:“AP09CC2318”,“carreir”:“Ruby”}]

output should be
HTML

vehicle carreir AP09CC2318Ruby AP09CC2318Ruby