How would you make the following string valid in JSON?
"name": 'bb-8'
"name": bb-8
name: "bb-8"
"name": "bb-8"