Date in Template from Data (json)

JSON, YAML etc. has date types. They are not qouted. If you quoute the value, it is a string and you need to convert it from a string to a date (using the date func).