JSFiddle - React, Tailwind, and code Playground

JavaScript

var json = '{"name": "»»»»»»»"}';
var jsonp = JSON.parse(json);
console.log(jsonp);