OBJECT
Templates used for the creation of job positions
type PositionTemplate {id: Int node: Node path: String name: String language: Language title: String sub_title: String description: String has_location: Boolean address: String city: String province: String country: String latitude: String longitude: String }