{
  "prop1": "Hello",
  "prop2": "World",
  "nested": {
    "bool": true,
    "number": 123,
    "still": "here!"
  }
}
