What is this data format?

I am working with json data from an external source and for some reason they encoded additional data in a string field instead of putting it in separate fields. Is this the next standard? I've never seen it and I need to sort it out somehow. Json looks like this:

{
    "description": "Description text here. \n #1621R5N9-{:organization/name \"Redacted Co.\", :organization/logo \"http://www.example.com/logo_redacted.png\", :organization/id 23, :organization/website \"http://example.com\", :organization/office []}-16722"
}

      

+3
json


source to share


No one has answered this question yet

Check out similar questions:

9653
What is the correct JSON content type?
2480
How do I send JSON data using Curl from terminal / command line to Test Spring REST?
1986
What is JSONP and why was it created?
1817
How to customize Microsoft JSON date?
1567
Converting form data to JavaScript object with jQuery
1349
Why can't Python parse this JSON data?
1038
"Correct" JSON date format
928
How do I write JSON data to a file?
632
Standard JSON API response format?
1
Is there a standard for specifying binary format in json



All Articles
Loading...
X
Show
Funny
Dev
Pics