JSON Derulo

6,229
reputation
3
30
39
const derulo = {
  displayName: 'JSON Derulo',
  location: 'Stuttgart, Germany'
};
JSON.stringify(derulo);