Which JSON {key:value} pair is correctly formatted?
Choose an answer
Tap an option to check your answer.
Correct answer: {“ property”: “email”, “value”: "sasha fierce@gmail.com"}.
Why this is the answer
In the HubSpot Data Integration certification, the first option is the only correctly formatted JSON {key:value} pair because it strictly adheres to standard JSON syntax rules. Specifically, JSON requires that both keys and string values be enclosed in double quotes and separated by a colon, with individual pairs separated by commas. The other options fail these requirements: the second uses semicolons and lacks quotes, the third uses curly "smart" quotes which are invalid in JSON, and the fourth omits the colons and commas entirely, resulting in an unparsable string.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed