I have some JSON data in the form of a string that I want to access. The text form is below. Is there a better way of accessing the text besides taking a substring to exclude the “const LOC_CONFIGURATION = “?
const LOC_CONFIGURATION = {
"locations": [
{"title": xyz
...
1