JSFiddle - React, Tailwind, and code Playground

JavaScript

var s = '{"x":6855337641038665531}';
var obj = JSON.parse(s);
alert (obj.x);