enclose the variable in quotes so that the substituted value is recognized as a string and not as a number:
{ "TicketTitle": "Main Title", "DateCreated": "{{timestamp}}", "CreatedBy": "John Doe" }