{
"type": "message",
"language": "en",
"createdBy": "NICT",
"items": [
  {"phrasebook": "Download Sample", "sentence": "Please recommend a restaurant."},
  {
   "phrasebook": "Download Sample",
   "sentence": "Excuse me. Is there a post office near here?",
   "parameterInfo": {"text": "post office", "candidates": ["bathroom", "bank", "police station"]},
   "replies": ["I'll show you.", "I'm sorry but, I don't know."]
} ]
}